wine-wine/server
Stephane Lussier 0d5f1ab2d9 Socket returned by accept function of Microsoft API should keep the
properties of the listening socket. This is also true for non-blocking
property.
2000-09-27 22:27:33 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Added serial port object to the server. 2000-09-07 18:39:51 +00:00
atom.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
change.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
console.c Converted a lot of server requests to the new exception handling 2000-08-31 01:59:51 +00:00
context_i386.c Converted a lot of server requests to the new exception handling 2000-08-31 01:59:51 +00:00
context_sparc.c Converted a lot of server requests to the new exception handling 2000-08-31 01:59:51 +00:00
debugger.c Converted a lot of server requests to the new exception handling 2000-08-31 01:59:51 +00:00
device.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
event.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
file.c Converted a lot of server requests to the new exception handling 2000-08-31 01:59:51 +00:00
handle.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
handle.h Store all object names as Unicode in the server. 1999-11-25 21:30:24 +00:00
main.c Make GetTickCount not use the whole Unix epoch (since 1970) any more, 2000-09-22 22:37:56 +00:00
mapping.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
mutex.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
object.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
object.h Make GetTickCount not use the whole Unix epoch (since 1970) any more, 2000-09-22 22:37:56 +00:00
pipe.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
process.c Make GetTickCount not use the whole Unix epoch (since 1970) any more, 2000-09-22 22:37:56 +00:00
process.h Implemented local atoms in the server. 2000-05-30 20:32:06 +00:00
ptrace.c Increment suspend count before attempting attach in suspend_for_ptrace. 2000-04-04 19:55:28 +00:00
queue.c Moved idle event handling to the server. 2000-05-30 19:48:18 +00:00
registry.c Fixed typo in HKEY_CURRENT_CONFIG name. 2000-08-28 19:30:43 +00:00
request.c Added the data structures and macros that will be needed to support 2000-08-29 03:54:30 +00:00
request.h Implemented SetCommMask, SetCommTimeouts, GetCommMask, GetCommTimeouts. 2000-09-16 20:55:12 +00:00
select.c Made the server listen for new clients on a Unix socket in 2000-01-25 01:40:27 +00:00
semaphore.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
serial.c Implemented SetCommMask, SetCommTimeouts, GetCommMask, GetCommTimeouts. 2000-09-16 20:55:12 +00:00
snapshot.c Implemented thread and (partial) module snapshots, based on the work 2000-04-16 19:45:05 +00:00
sock.c Socket returned by accept function of Microsoft API should keep the 2000-09-27 22:27:33 +00:00
thread.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
thread.h Added the data structures and macros that will be needed to support 2000-08-29 03:54:30 +00:00
timer.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
trace.c Make GetTickCount not use the whole Unix epoch (since 1970) any more, 2000-09-22 22:37:56 +00:00
unicode.c Make unicode.o into a separate ELF library so that we can use it from 2000-07-25 21:01:59 +00:00
unicode.h Make unicode.o into a separate ELF library so that we can use it from 2000-07-25 21:01:59 +00:00