1
1
This commit was SVN r28180.
Этот коммит содержится в:
Jeff Squyres 2013-03-18 23:58:11 +00:00
родитель 7f34dc266b
Коммит 2513122d31

Просмотреть файл

@ -221,7 +221,7 @@ bool mca_btl_tcp_frag_recv(mca_btl_tcp_frag_t* frag, int sd)
mca_btl_tcp_endpoint_close(btl_endpoint); mca_btl_tcp_endpoint_close(btl_endpoint);
return false; return false;
} }
}; }
advance_iov_position: advance_iov_position:
/* if the read didn't complete - update the iovec state */ /* if the read didn't complete - update the iovec state */