diff options
author | Miles Bader <miles@gnu.org> | 1995-08-16 16:14:43 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1995-08-16 16:14:43 +0000 |
commit | a89ab733033f691f9b70b0d2f97bc98df8045052 (patch) | |
tree | 7298966c431f38775414bb25a1f080d6229e9a1c /sutils | |
parent | bcc04043a2a656c0fedc6ede1327fae38bccf769 (diff) |
(sock_create, sock_connect): Set/use the PIPE_CLASS field.
(sock_connect, sock_aquire_write_pipe): Use pipe_aquire_writer instead of
pipe_aquire.
(sock_aquire_read_pipe): Use pipe_aquire_reader instead of pipe_aquire.
Handle the case where there is no read pipe (in which case return EPIPE).
(sock_shutdown): Make shutting down the read half just like the write half --
the pipe goes away...
(sock_create): Don't bump the read pipe ref count ourself.
(sock_free): Use sock_shutdown to trash the read pipe too.
Diffstat (limited to 'sutils')
0 files changed, 0 insertions, 0 deletions