Or Gerlitz wrote: > flags = fcntl(my_ch.fd, F_SETFL) the above should be F_GETFL > rc = fcntl(my_ch.fd, F_SETFL, flags | O_NONBLOCK)
_______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
