Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make a gras_msg_recv_no_malloc function to make clear that if you don't NULL its...
[simgrid.git] / testsuite / gras / trp_tcp_usage.in
1 #! @BASH@ -e
2
3 ./trp_tcp_server $@ &
4 sleep 1
5 ./trp_tcp_client $@ 
6