wine/files
Martin Wilck af16c98f71 Implemented overlapped WSARecvFrom(), WSASendTo(), and
WSAGetOverlappedResult().
Fixed shutdown() to work correctly for overlapped sockets (do not
actually do a shutdown() system call as long as there are pending
overlapped requests).
Also added correct error reporting when trying to read or write on a
shut down connection, also for ReadFile()/WriteFile() calls.
2002-04-25 21:34:24 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
change.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
directory.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
dos_fs.c Make GetFullPathName fail if input path name is empty. 2002-04-02 02:46:27 +00:00
drive.c Always close fd when reading super block. 2002-04-22 22:34:00 +00:00
file.c Implemented overlapped WSARecvFrom(), WSASendTo(), and 2002-04-25 21:34:24 +00:00
Makefile.in Begin to make wine an SMB client. 2002-03-12 19:24:04 +00:00
profile.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
smb.c Fixed some issues found by winapi_check. 2002-03-23 21:39:05 +00:00
smb.h Fixed some issues found by winapi_check. 2002-03-23 21:39:05 +00:00
tape.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00