Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-24 | david - ok, fixed the compiler warnings in socket class. got serversocket ↵ | David | |
compliling without warnings. added win32_compatibility.h along the same lines as osx_copatibility.h | |||
2008-10-23 | david - first steps to getting socket to compile in windows (MinGW)... it ↵ | David | |
compiles, but there are a lot of warnings, and it hasn't been tested yet... | |||
2008-10-02 | david apparently window doesn't have O_NONBLOCK | David | |
2008-09-15 | david - made precompiler not do wordexp stuff in expand function on win32 ↵ | David | |
targets... added buildMinGW.conf file for targeting win32... undef-d cpy macro in fstring |