OSDN Git Service

Shell $(netcat) won't return unless child's stdin/stdout/stderr are closed.
authorRob Landley <rob@landley.net>
Sun, 16 Nov 2008 08:41:04 +0000 (02:41 -0600)
committerRob Landley <rob@landley.net>
Sun, 16 Nov 2008 08:41:04 +0000 (02:41 -0600)
commit206a832f21f7b28f32127812da5ea764f8dd2644
tree605e526c3ba731cd6c57de7534ce34545b8db778
parent053b42c935707c8eba12ebb1b7f60dbc8c387b09
Shell $(netcat) won't return unless child's stdin/stdout/stderr are closed.
toys/netcat.c