1
1
This commit was SVN r2014.
Этот коммит содержится в:
Tim Woodall 2004-08-10 21:04:09 +00:00
родитель debf4842eb
Коммит d1dd1ddaf2

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

@ -279,7 +279,7 @@ mca_oob_t* mca_oob_tcp_init(bool *allow_multi_user_threads, bool *have_hidden_th
8, /* increment to grow by */ 8, /* increment to grow by */
NULL); /* use default allocator */ NULL); /* use default allocator */
#if 1 #if 0
/* intialize event library */ /* intialize event library */
memset(&mca_oob_tcp_component.tcp_recv_event, 0, sizeof(ompi_event_t)); memset(&mca_oob_tcp_component.tcp_recv_event, 0, sizeof(ompi_event_t));
memset(&mca_oob_tcp_component.tcp_send_event, 0, sizeof(ompi_event_t)); memset(&mca_oob_tcp_component.tcp_send_event, 0, sizeof(ompi_event_t));