Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 797 Bytes

readme.md

File metadata and controls

20 lines (13 loc) · 797 Bytes

alt text

Credits: ζeh Matt, Morten, Python1320, CapsAdmin, JamieH

Also big thanks to Morten for a few fixes and the first initial Linux build.

http://www.facepunch.com/threads/1136961

Known Bugs

Windows: Unloading the module may cause a delay due to the io_service not being shutdown properly, blame Boost. Actually, disable IOCP when building boost, that fixes it. Default build comes with IOCP disabled.

Linux: Boost is now statically linked, theres still some problem with libstd++.6.so, you have to wipe it from the bin directory in orangebox in order to load this module, unless you come up with a fix.

Documentation

See documentation.txt, I know it sucks but it does the job.