X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/85745e7eca5b947c62d42752c324b6320fd14998..a5391847742b14cb81e50dafb00782703026cd16:/include/gras/transport.h diff --git a/include/gras/transport.h b/include/gras/transport.h index 58ce4b09b4..d552ec0623 100644 --- a/include/gras/transport.h +++ b/include/gras/transport.h @@ -81,7 +81,8 @@ xbt_error_t gras_socket_meas_recv(gras_socket_t peer, unsigned int timeout, unsigned long int expSize, unsigned long int msgSize); - +xbt_error_t gras_socket_meas_accept(gras_socket_t peer,gras_socket_t *accepted); + /* @}*/ /** \name Using files as sockets