summaryrefslogtreecommitdiff
path: root/pflocal/sock.c
AgeCommit message (Expand)Author
2020-11-22pflocal: Fix warningSamuel Thibault
2020-11-11pflocal: Set default uid/gid to those of the translatorSamuel Thibault
2020-11-11pflocal: Record socket creator so io_stat can return itSamuel Thibault
2020-07-05pflocal: support SO_SNDBUF for unconnected socketsSamuel Thibault
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2015-09-11Fix sock_bind(sock,NULL) supportSamuel Thibault
2013-10-18pflocal: fix destruction of explicitely bound socketsRichard Braun
2013-09-24Fix missing renamesSamuel Thibault
2013-09-21Rename SOCK_* into PFLOCAL_SOCK_*Samuel Thibault
2012-11-27Switch from cthreads to pthreadsRichard Braun
2005-05-18pflocal/Neal H. Walfield
2002-04-24Beautify last change.Marcus Brinkmann
2002-04-242002-04-24 Ognyan Kulev <ogi@fmi.uni-sofia.bg>Marcus Brinkmann
2001-04-012001-03-31 Roland McGrath <roland@frob.com>Roland McGrath
2001-02-122001-02-11 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2000-08-02Add `magic' protocols to specify the file type of a sockets. ThisMark Kettenis
1996-07-23(sock_create): Remove NEXT_SOCK_ID.Miles Bader
1996-07-01(sock_create): Initialize ID field to MACH_PORT_NULL.Miles Bader
1996-05-16(sock_free): Destroy SOCK's id port if necessary.Miles Bader
1996-01-27(sock_create_port, addr_create):Miles Bader
1996-01-24(sock_bind): Don't change SOCK's ref count if we're returning an error.Miles Bader
1996-01-14Get rid of debugging cruft.Miles Bader
1995-08-29(sock_acquire_read_pipe, sock_acquire_write_pipe): `aquire' -> `acquire'.Miles Bader
1995-08-16(sock_create, sock_connect): Set/use the PIPE_CLASS field.Miles Bader
1995-07-30(sock_create): Initialize the CONNECT_QUEUE field and rename CONNQ toMiles Bader
1995-07-26entered into RCSMiles Bader
1995-07-25Formerly sock.c.~14~Miles Bader
1995-07-23Formerly sock.c.~13~Miles Bader
1995-07-22Formerly sock.c.~12~Miles Bader
1995-07-22Formerly sock.c.~11~Miles Bader
1995-07-19Formerly sock.c.~10~Miles Bader
1995-07-18Formerly sock.c.~9~Miles Bader
1995-07-16Formerly sock.c.~8~Miles Bader
1995-07-16Formerly sock.c.~7~Miles Bader
1995-07-04Formerly sock.c.~6~Miles Bader
1995-07-03Formerly sock.c.~5~Miles Bader
1995-07-02Formerly sock.c.~4~Miles Bader
1995-07-02Formerly sock.c.~3~Miles Bader
1995-07-01Formerly sock.c.~2~Miles Bader
1995-07-01Initial revisionMiles Bader