index
:
teythoon/hurd.git
introspection-2015-09-11
justus/gpg-0
justus/la-merge-0
master
unprivileged-subhurds-2016-09-04
unprivileged-subhurds-2016-10-27
Personal Hurd development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pflocal
/
socket.c
Age
Commit message (
Expand
)
Author
2013-10-18
pflocal: fix message flags on receive
Richard Braun
2013-10-18
pflocal: fix port leak when receiving port rights
Richard Braun
2013-09-21
Rename SOCK_* into PFLOCAL_SOCK_*
Samuel Thibault
2013-02-28
Add io_select_timeout to the io interface
Richard Braun
2012-12-17
Fix double call to pthread_mutex_unlock in S_socket_connect.
Cyril Roelandt
2012-11-27
Switch from cthreads to pthreads
Richard Braun
2012-07-26
pflocal: Handle non-blocking connect with no pending acceptors.
Neal H. Walfield
2012-04-27
Add MSG_PEEK support to pflocal
Samuel Thibault
2011-11-27
Fix two-way transmission for socketpair(SOCK_DGRAM)
Samuel Thibault
2011-08-20
fix common misspellings
Jonathan Neuschäfer
2010-09-19
Fix port transmission over pflocal
Manuel Menal
2010-07-17
Implement getsockopt (fd, SOL_SOCKET, SO_TYPE)
Emilio Pozuelo Monfort
2008-07-22
2008-07-22 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2008-07-22
fix copyright years
Samuel Thibault
2008-07-22
2008-07-22 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2005-08-29
Revery previous change. Was intended for ams-branch, not HEAD.
Neal H. Walfield
2005-08-29
pflocal/
Neal H. Walfield
1996-01-27
(S_socket_recv):
Miles Bader
1996-01-24
(S_socket_connect): Handle connectionless protocols correctly.
Miles Bader
1995-11-21
(S_socket_bind, S_socket_connect): Drop ADDR's send right.
Miles Bader
1995-08-31
(S_socket_send): Pass in the new NOBLOCK parameter to pipe_send.
Miles Bader
1995-08-29
(S_socket_send, S_socket_recv): `aquire' -> `acquire'.
Miles Bader
1995-08-16
(S_socket_recv): Use pipe_release_reader instead of pipe_release.
Miles Bader
1995-07-30
(S_socket_connect): Actually use the connq operations to connect, like the
Miles Bader
1995-07-26
entered into RCS
Miles Bader
1995-07-22
Formerly socket.c.~14~
Miles Bader
1995-07-22
Formerly socket.c.~13~
Miles Bader
1995-07-19
Formerly socket.c.~12~
Miles Bader
1995-07-17
Formerly socket.c.~11~
Miles Bader
1995-07-16
Formerly socket.c.~10~
Miles Bader
1995-07-15
Formerly socket.c.~9~
Miles Bader
1995-07-14
Formerly socket.c.~8~
Miles Bader
1995-07-08
Formerly socket.c.~7~
Miles Bader
1995-07-05
Formerly socket.c.~6~
Miles Bader
1995-07-04
Formerly socket.c.~5~
Miles Bader
1995-07-03
Formerly socket.c.~4~
Miles Bader
1995-07-02
Formerly socket.c.~3~
Miles Bader
1995-07-02
Formerly socket.c.~2~
Miles Bader
1995-07-01
Initial revision
Miles Bader