Corinna Vinschen
c250f9145b
* fhandler.h (fhandler_socket::recvfrom): Fix prototype.
(fhandler_socket::sendto): Ditto.
* fhandler_socket.cc (fhandler_socket::recvfrom): Ditto.
(fhandler_socket::sendto): Ditto.
* include/sys/socket.h (recv): Fix prototype.
(recvfrom): Ditto.
(send): Ditto.
(sendto): Ditto.
* net.cc (cygwin_sendto): Ditto. Improve strace message
(cygwin_recvfrom): Ditto. Ditto.
(cygwin_setsockopt): Improve strace message.
(cygwin_getsockopt): Ditto.
(cygwin_connect): Ditto.
(cygwin_accept): Ditto.
(cygwin_bind): Ditto.
(cygwin_getsockname): Ditto.
(cygwin_getpeername): Ditto.
(cygwin_recv): Fix prototype.
(cygwin_send): Ditto.
(cygwin_recvmsg): Improve strace message.
(cygwin_sendmsg): Ditto.
2002-08-26 09:57:27 +00:00
..
2001-03-05 21:29:24 +00:00
2001-03-05 21:29:24 +00:00
2002-08-18 05:49:26 +00:00
2001-03-05 21:29:24 +00:00
2002-05-29 07:38:54 +00:00
2002-08-26 09:57:27 +00:00
2001-03-05 21:29:24 +00:00
2001-09-11 20:01:02 +00:00
2001-01-08 04:02:02 +00:00
2001-03-05 21:29:24 +00:00
2001-04-22 23:18:28 +00:00
2002-02-28 14:30:38 +00:00
2001-12-31 04:00:07 +00:00
2002-03-15 10:12:31 +00:00
2000-02-17 19:38:33 +00:00
2001-09-17 21:29:19 +00:00
2001-03-05 21:29:24 +00:00
2001-12-17 01:41:07 +00:00
2001-09-11 20:01:02 +00:00
2001-03-05 21:29:24 +00:00
2001-03-05 21:29:24 +00:00
2002-06-10 19:59:19 +00:00
2001-03-05 21:29:24 +00:00
2001-03-05 21:29:24 +00:00
2002-07-04 14:17:30 +00:00
2001-04-12 04:04:53 +00:00
2001-03-21 16:06:22 +00:00
2000-02-17 19:38:33 +00:00
2000-12-10 22:19:50 +00:00
2001-03-05 21:29:24 +00:00
2001-03-05 21:29:24 +00:00
2001-03-05 21:29:24 +00:00
2002-06-08 16:55:47 +00:00