Age | Commit message (Expand) | Author |
---|---|---|
2010-01-20 | Added SO_BROADCAST so you can actually broadcast with a .255 address... | Martin Peach |
2010-01-18 | Make the connection thread detached and don't refer to its struct directly, c... | Martin Peach |
2010-01-18 | Use NULL instead of 0 to reset thread pointer so maybe now MinGW can compile ... | Martin Peach |
2010-01-14 | Always send in network byte order for all architectures. UDP receiving socket... | Martin Peach |
2010-01-13 | Fixed header files for _WIN32 | Martin Peach |
2010-01-12 | Block size is settable by creation argument. Buffer size message is specified... | Martin Peach |
2010-01-11 | Added "unix" to the test for "UNIX". | Martin Peach |
2010-01-11 | Versions of netsend~ for udp. | Martin Peach |