aboutsummaryrefslogtreecommitdiff
path: root/pflocal/sock.h
Commit message (Expand)AuthorAgeFilesLines
* pflocal: Remove unused write_addr fieldSamuel Thibault2023-09-041-4/+0
* Further modernize Hurd code by enforcing strict prototypes and no implicit fu...Flavio Cruz2023-04-081-2/+2
* pflocal: Record socket creator so io_stat can return itSamuel Thibault2020-11-111-0/+4
* pflocal: support SO_SNDBUF for unconnected socketsSamuel Thibault2020-07-051-0/+3
* pflocal: Add support for setsockopt(SO_{RECV,SND}BUF)Samuel Thibault2020-06-271-0/+3
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-3/+3
* Fix build warningSamuel Thibault2015-09-121-3/+3
* Fix closure of local server socketsSamuel Thibault2015-09-111-1/+24
* Rename SOCK_* into PFLOCAL_SOCK_*Samuel Thibault2013-09-211-5/+5
* Switch from cthreads to pthreadsRichard Braun2012-11-271-4/+4
* 2001-12-22 Roland McGrath <roland@frob.com>Roland McGrath2001-12-221-3/+3
* Add `magic' protocols to specify the file type of a sockets. ThisMark Kettenis2000-08-021-2/+8
* 1999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-2/+3
* (struct sock): Make the id field a receive right, not an int.Miles Bader1996-05-141-3/+4
* Remove debugging noise.Miles Bader1996-01-191-5/+0
* `aquire' -> `acquire'.Miles Bader1995-08-291-2/+2
* (struct sock): Store the pipe class in a separate field, as READ_PIPE is noMiles Bader1995-08-161-0/+3
* (struct sock): Add the CONNECT_QUEUE field, and rename the CONNQ field toMiles Bader1995-07-301-1/+4
* entered into RCSMiles Bader1995-07-221-8/+12
* Formerly sock.h.~7~Miles Bader1995-07-191-1/+4
* Formerly sock.h.~6~Miles Bader1995-07-181-0/+4
* Formerly sock.h.~5~Miles Bader1995-07-171-0/+3
* Formerly sock.h.~4~Miles Bader1995-07-161-9/+38
* Formerly sock.h.~3~Miles Bader1995-07-161-0/+15
* Formerly sock.h.~2~Miles Bader1995-07-051-203/+9
* Initial revisionMiles Bader1995-07-051-0/+294