Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-18 | Make the connection thread detached and don't refer to its struct directly, ↵ | Martin Peach | |
check for thread creation errors. svn path=/trunk/externals/mrpeach/; revision=13037 | |||
2010-01-14 | Always send in network byte order for all architectures. UDP receiving ↵ | Martin Peach | |
socket doesn't need to be non-blocking (I think...). Cleaned up help patch. svn path=/trunk/externals/mrpeach/; revision=12998 | |||
2010-01-12 | Block size is settable by creation argument. Buffer size message is ↵ | Martin Peach | |
specified in frames. Info message gives some more info. Channels transmitted can be set to zero. Cleaned up help patch. svn path=/trunk/externals/mrpeach/; revision=12968 | |||
2010-01-11 | Versions of netsend~ for udp. | Martin Peach | |
svn path=/trunk/externals/mrpeach/; revision=12953 |