|
97b3da1d79
|
Added simple_mutex_t dcb->mutex to DCB struct to protect processing of single dcb in poll.c:poll_waitevents. This is a coarse locking but seems to work with multiple threads at least with very simple load.
Added trace logging to many locations.
|
2013-08-16 23:52:10 +03:00 |
|
|
7c0ed171a0
|
Added trace log to event handling.
|
2013-08-15 22:45:11 +03:00 |
|
|
a1b05359ac
|
Added trace log where epoll_wait returns and to where read fomr/write to socket decicion is made.
|
2013-08-15 20:16:23 +03:00 |
|
|
90e6e11923
|
Added debug trace to socket read.
|
2013-08-15 11:13:34 +03:00 |
|
|
a7c82310f9
|
moving files to /server to make merge possible
|
2013-07-28 05:31:11 +00:00 |
|