Sweden-Number/server
Alexandre Julliard f2616a2401 Set only the client socket in non-blocking mode instead of all fds;
should avoid problems with stdio handles.
1999-05-20 16:40:23 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Server reorganization: 1999-05-15 10:48:19 +00:00
change.c Server reorganization: 1999-05-15 10:48:19 +00:00
console.c Adapted to new select interface. 1999-05-16 16:59:38 +00:00
device.c Server reorganization: 1999-05-15 10:48:19 +00:00
event.c Server reorganization: 1999-05-15 10:48:19 +00:00
file.c Adapted to new select interface. 1999-05-16 16:59:38 +00:00
handle.c Moved process structure definition to process.h. 1999-05-16 16:54:54 +00:00
handle.h Moved process structure definition to process.h. 1999-05-16 16:54:54 +00:00
main.c Server reorganization: 1999-05-15 10:48:19 +00:00
mapping.c Server reorganization: 1999-05-15 10:48:19 +00:00
mutex.c Server reorganization: 1999-05-15 10:48:19 +00:00
object.c Changed select interface, separated timeouts from file descriptors. 1999-05-16 16:57:49 +00:00
object.h Changed select interface, separated timeouts from file descriptors. 1999-05-16 16:57:49 +00:00
pipe.c Adapted to new select interface. 1999-05-16 16:59:38 +00:00
process.c Moved process structure definition to process.h. 1999-05-16 16:54:54 +00:00
process.h Moved process structure definition to process.h. 1999-05-16 16:54:54 +00:00
request.c Changed select interface, separated timeouts from file descriptors. 1999-05-16 16:57:49 +00:00
select.c Set only the client socket in non-blocking mode instead of all fds; 1999-05-20 16:40:23 +00:00
semaphore.c Server reorganization: 1999-05-15 10:48:19 +00:00
snapshot.c Server reorganization: 1999-05-15 10:48:19 +00:00
socket.c Set only the client socket in non-blocking mode instead of all fds; 1999-05-20 16:40:23 +00:00
thread.c Adapted to new select interface. 1999-05-16 16:59:38 +00:00
thread.h Adapted to new select interface. 1999-05-16 16:59:38 +00:00
trace.c Added TEB in init_thread request. 1999-05-16 16:51:28 +00:00