Hey Sean, From ucma.c: > enum { > UCMA_MAX_BACKLOG = 128 > }; Why the arbitrary max limit? 128 doesn't seem very large. And the result if the backlog is exceeded is a connection teardown for iWARP.