From: samuel@... Date: 2017-04-07T00:23:00+00:00 Subject: [ruby-core:80597] [Ruby trunk Bug#13407] We have recv_nonblock but not send_nonblock... can we add it? Issue #13407 has been updated by ioquatix (Samuel Williams). I've been playing around with sendmsg_nonblock, but I can't see how to make a wrapper around it with the equivalent API to send. It seems like it should be possible, but it always requires ancillary data, can't provide nil? ---------------------------------------- Bug #13407: We have recv_nonblock but not send_nonblock... can we add it? https://bugs.ruby-lang.org/issues/13407#change-64097 * Author: ioquatix (Samuel Williams) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: * Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- We have recv_nonblock, read_nonblock, write_nonblock but not BasicSocket#send_nonblock. Is this a mistake? -- https://bugs.ruby-lang.org/ Unsubscribe: