Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in file-descriptor

File descriptor leak when getting response code. (cxf, ssl)

java ssl cxf aix file-descriptor

fopen and getting system file descriptor

php file fopen file-descriptor

passing a file descriptor to a C library function through ctypes on windows

Fork, Ruby, ActiveRecord and File Descriptors on Fork

What do file descriptor 3 and 4 stand for in Ruby?

ruby file-descriptor

How to pass net.Listener()'s FD to child process safely?

go file-descriptor

How to Access File Descriptor of Open File

openRawResourceFd fails on android

Closing/cleaning up "mixed" file descriptors / sockets

c sockets io file-descriptor

How to read exactly one line?

c++ sockets file-descriptor

strace: Any sense in `dup2(A, B); close(B)`?

JVM Freeze under high load in longevity tests

In C, are file descriptors that the child closes also closed in the parent?

c pipe fork file-descriptor

Linux proc/pid/fd for stdout is 11?

linux sh file-descriptor

Android file descriptor leakage debuging

Connection pool and File handles

How should I manage ::std::cout after changing file descriptor 1 to refer to a different file?

Is there a file descriptor leak when using sockets on a linux platform?

How can I programmatically get the list of open file descriptors for a given PID on OS X?

c macos pid file-descriptor

Write to file descriptor 3 without writing to disk?

bash shell file-descriptor