trick/trick_source/trick_utils/comm
Alex Lin 2cf25b9825 trick comm byteswap functions can't handle sizes above 65536 bytes
Added a pthread specific swap buffer in both tc_read and tc_write.
The buffer is resized if a thread tries to send a buffer larger than
the current swap size.

refs #187
2016-04-19 09:02:57 -05:00
..
src trick comm byteswap functions can't handle sizes above 65536 bytes 2016-04-19 09:02:57 -05:00
test Remove duplicate stand-alone libraries 2015-06-24 15:58:17 -05:00
test_programs Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
main_page.dox_in Initial commit of everything. 2015-02-26 09:02:31 -06:00
Makefile Remove duplicate stand-alone libraries 2015-06-24 17:18:06 -05:00