make socket connection non-blocking

Bug #1211567 reported by Wim Lewis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle Client & Protocol Library
New
Undecided
Wim Lewis

Bug Description

The drizzle_connect() call blocks even if libdrizzle has been put in non-blocking mode. It does a nonblocking connect() call, but then libdrizzle blocks internally on poll in connect_poll() before returning to the caller, even if drizzle_options_set_non_blocking() has been used.

Wim Lewis (wiml-omni)
Changed in libdrizzle:
assignee: nobody → Wim Lewis (wiml-omni)
Revision history for this message
Wim Lewis (wiml-omni) wrote :

This can't be fixed without a fix for https://bugs.launchpad.net/libdrizzle/+bug/1220467

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.