[openib-general] SDP: BUG 2034 workaround

Michael S. Tsirkin mst at mellanox.co.il
Tue Feb 22 02:14:45 PST 2005


sdp_inet.c, inside _sdp_inet_listen, we have:

#if 0                           /* BUG 2034 workaround. */
        conn->backlog_max = backlog;
#else
        conn->backlog_max = 1024;
#endif

What gives? what would be the proper fix as opposed to a work-around?


-- 
MST - Michael S. Tsirkin



More information about the general mailing list