For all connection methods that take a timeout argument, a value
of -1
is indefinite, meaning that the command runs to completion.
None
it should point
to a function accepting a single argument (the connection
object). This will make all connection object methods work
asynchronously, with the callback routine being called upon
completion.
Note: For reasons beyond my understanding, the callback routine is currently never called. You are advised against using asynchronous calls for the time being.
(sizes,
flags)
. sizes is a 6-tuple giving the actual buffer sizes used
(see CMNew()), flags is a set of bits describing the state
of the connection.
'baud 4800'
to the end of the string returned by
GetConfig() and passing that to this method. The method returns
the number of characters actually parsed by the tool before it
encountered an error (or completed successfully).