]> sourceware.org Git - newlib-cygwin.git/history - winsup/cygwin/fhandler_socket_inet.cc
Cygwin: tcp: Support TCP_USER_TIMEOUT
[newlib-cygwin.git] / winsup / cygwin / fhandler_socket_inet.cc
2020-07-01 Corinna VinschenCygwin: tcp: Support TCP_USER_TIMEOUT
2020-07-01 Corinna VinschenCygwin: tcp: Support TCP_KEEPIDLE, TCP_KEEPCNT, TCP_KEE...
2020-07-01 Corinna VinschenCygwin: tcp: Support TCP_FASTOPEN
2020-07-01 Corinna VinschenCygwin: tcp: fix IPPROTO_TCP option handling
2020-03-11 Corinna VinschenCygwin: fix formatting: drop trailing whitespace
2020-03-11 Corinna VinschenCygwin: fix formatting: collapse whitespace-only lines
2020-02-28 Corinna VinschenCygwin: AF_UNIX: rework fixup_after_exec
2019-04-25 Corinna VinschenCygwin: define MSG_EOR and refuse in send(2)
2019-03-30 Takashi YanoCygwin: [gs]et_io_handle(): renamed to [gs]et_handle().
2018-11-05 Corinna VinschenCygwin: honor SOCK_NONBLOCK/SOCK_CLOEXEC in socket...
2018-10-29 Corinna VinschenCygwin: fix memory corruption/SEGV if certain socket...
2018-06-22 Takashi YanoFix the handling of out-of-band (OOB) data in a socket.
2018-03-26 Corinna VinschenCygwin: fix typo in accept on inet and local sockets
2018-03-12 Corinna VinschenCygwin: AF_UNIX: store per-socket info in shared memory
2018-03-02 Corinna VinschenCygwin: accept4: Fix resource leak
2018-02-28 Corinna VinschenCygwin: cleanup header including within network-releate...
2018-02-26 Corinna VinschenCygwin: sockets: move type and proto checks into fhandl...
2018-02-26 Corinna VinschenCygwin: fhandler_socket: define socketpair as virtual...
2018-02-23 Corinna VinschenCygwin: Create empty fhandler_socket_unix
2018-02-23 Corinna VinschenCygwin: encapsulate Winsock based fhandler_socket classes
2018-02-22 Corinna VinschenCygwin: fhandler_socket: Add derived fcntl methods
2018-02-22 Corinna VinschenCygwin: fhandler_socket: Add derived ioctl methods
2018-02-22 Corinna VinschenCygwin: fhandler_socket: Move shutdown and close method...
2018-02-22 Corinna VinschenCygwin: make socketpair an AF_LOCAL-only method
2018-02-21 Corinna VinschenCygwin: fix whitespaces in socket code
2018-02-21 Corinna VinschenCygwin: split out fhandler_socket into inet and local...
This page took 0.66976 seconds and 34 git commands to generate.