Sign in
goma
/
wine
/
b557a7116b6b8aaa0c22866c5e1a9062b7e7c50f
/
server
/
select.c
40043ed
Added -k option to kill an existing wineserver.
by Alexandre Julliard
· 23 years ago
88e4261
Store dirty flag in each registry key and use it to save only modified branches.
by Alexandre Julliard
· 23 years ago
f5e0f0c
Added timer on server exit to wait a bit for new clients.
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
839dfda
Save the registry before exiting on a SIGTERM.
by Alexandre Julliard
· 23 years ago
9caa71e
Redesign of the server communication protocol to allow arbitrary sized
by Alexandre Julliard
· 23 years ago
9e5af61
Prevent danger of accessing freed memory (theoretical but unlikely bug).
by Bill Medland
· 23 years ago
2fe5777
Made the server listen for new clients on a Unix socket in
by Alexandre Julliard
· 25 years ago
1dca5e2
Moved poll handling to the generic part of the server objects.
by Alexandre Julliard
· 25 years ago
247b8ae
Use poll() instead of select() for the server main loop.
by Alexandre Julliard
· 25 years ago
0a70783
Preliminary ptrace support.
by Alexandre Julliard
· 25 years ago
ec29ba8
Added EXCEPT_EVENT to wineserver select loop.
by Ove Kaaven
· 25 years ago
fb65f7d
Dump server objects on SIGHUP.
by Alexandre Julliard
· 26 years ago
f2616a2
Set only the client socket in non-blocking mode instead of all fds;
by Alexandre Julliard
· 26 years ago
88de35c
Changed select interface, separated timeouts from file descriptors.
by Alexandre Julliard
· 26 years ago
43c190e
Server reorganization:
by Alexandre Julliard
· 26 years ago
bf160c7
Restart interrupted select() (happens with -pg).
by Ove Kaaven
· 26 years ago
017d221
Possible crash in select_loop() fixed.
by Ulrich Weigand
· 26 years ago
c6e45ed
Added add_queue/remove_queue to server object operations.
by Alexandre Julliard
· 26 years ago