omegaonline / oocore

Omega Online Core components
3 stars 0 forks source link

Alert on pending call #9

Open ricktaylor opened 13 years ago

ricktaylor commented 13 years ago

Add functionality to register a hook to enable alerting of a pending message pump.

ricktaylor commented 12 years ago

It might be nice to bind this into a POSIX select() or WIN32 Event... Not sure.. needs some thought.