Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | luaevent.h: sys/time.h is not available with MSVC, use winsock2.h on windows. | Waqas Hussain | 2010-02-15 | 1 | -0/+4 |
* | event_buffer learned how to read/write from/to sockets/file-descriptors | Thomas Harning Jr | 2007-09-07 | 1 | -0/+1 |
* | Added support for timeouts and timers. | Thomas Harning Jr | 2007-09-05 | 1 | -0/+1 |
* | Completely refactored event_callback creation out into event_callback. | Thomas Harning Jr | 2007-09-05 | 1 | -0/+2 |
* | Beginning refactoring of the event_callback outside of the core | Thomas Harning Jr | 2007-09-05 | 1 | -6/+0 |
* | Reformed project layout from 'luaevent/*' -> '*' | Thomas Harning Jr | 2007-08-31 | 1 | -0/+24 |