1
1
openmpi/ompi/mca/btl/tcp
Jeff Squyres c8dc1905f0 Fixes trac:3494: If we get 0 bytes back for the ACK, it doesn't
necessarily mean an error -- it could (and usually does) mean that the
peer realized that we both initiated a connect at the same time, and
therefore it decided to hang up.

I also added a friendly show_help error message for other cases where
recv_blocking() fails (i.e., "Something went wrong. Kaboom! Your job
will abort...").

This commit was SVN r28023.

The following Trac tickets were found above:
  Ticket 3494 --> https://svn.open-mpi.org/trac/ompi/ticket/3494
2013-02-02 01:19:03 +00:00
..
.windows Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
btl_tcp_addr.h Update the TCP BTL in order to bring back some of the functionalities lost 2007-04-28 19:13:47 +00:00
btl_tcp_component.c As the help message states, it's not an ''error'' if the specified 2013-02-01 20:17:43 +00:00
btl_tcp_endpoint.c Fixes trac:3494: If we get 0 bytes back for the ACK, it doesn't 2013-02-02 01:19:03 +00:00
btl_tcp_endpoint.h Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac. 2010-10-24 18:35:54 +00:00
btl_tcp_frag.c Make the TCP BTL really fail-safe. It now trigger the error callback on 2013-01-21 11:41:08 +00:00
btl_tcp_frag.h This typo has been here since August 2005. :-) 2011-11-11 03:01:52 +00:00
btl_tcp_ft.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
btl_tcp_ft.h - Replace combinations of 2009-08-20 11:42:18 +00:00
btl_tcp_hdr.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
btl_tcp_proc.c Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
btl_tcp_proc.h Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
btl_tcp.c Timeout! Per RFC update the BTL interface to hide segment keys. All BTLs (with the exception of wv), all relevant PMLs, and osc/rdma have been updated for the new interface. 2012-06-21 17:09:12 +00:00
btl_tcp.h Fix comment. 2012-06-29 01:38:04 +00:00
configure.m4 WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00
help-mpi-btl-tcp.txt Fixes trac:3494: If we get 0 bytes back for the ACK, it doesn't 2013-02-02 01:19:03 +00:00
Makefile.am WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00