--- deliantra/server/include/client.h 2007/11/08 19:43:24 1.69 +++ deliantra/server/include/client.h 2007/11/14 08:09:46 1.70 @@ -263,7 +263,7 @@ void do_destroy (); void gather_callbacks (AV *&callbacks, event_type event) const; - iow socket_ev; void socket_cb (iow &w, int got); + iow socket_ev; void socket_cb (iow &w, int revents); std::deque< command, slice_allocator > cmd_queue;