[MonetDB-users] Is there a blocking connect to server

Hello, Is there a client API in Monet which implements a blocking connect to the Mserver (possibly with a time out). My understanding of mapi_connect is that it is a non-blocking connect. I would appreciate it if someone could kindly direct me in this regard. My thanks in advance. Pranav. -- View this message in context: http://www.nabble.com/Is-there-a-blocking-connect-to-server-tf4768425.html#a... Sent from the monetdb-users mailing list archive at Nabble.com.

On 07-11-2007 17:00:08 -0800, Pranav Vaidya wrote:
Hello,
Is there a client API in Monet which implements a blocking connect to the Mserver (possibly with a time out).
My understanding of mapi_connect is that it is a non-blocking connect.
Our sockets are always blocking. If it immediately returns upon connect, then the server replied in a negative way, which on the socket level is of course irrelevant.
participants (2)
-
Fabian Groffen
-
Pranav Vaidya