MCPcopy Create free account
hub / github.com/caiorss/C-Cpp-Notes / bindFileDescriptorToProcess

Function bindFileDescriptorToProcess

src/sample-programs/bsd-socket-shell.cpp:322–350  ·  view source on GitHub ↗

Run a subprocess binding it to a file descriptor without killing the current process * This function is useful for building remote shells. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

runShellServerFunction · 0.85
runShellClientFunction · 0.85

Calls 3

beginMethod · 0.45
endMethod · 0.45
dataMethod · 0.45

Tested by

no test coverage detected