NotifyingByteQueue.ready

register an handler as available

class NotifyingByteQueue
bool
ready

Parameters

notifier NotificationDg

handler that is now available

Return Value

Type: bool

false if the handler was called right away without even registering true if the handler was just added to the queue

Meta