Module comm_notify
[hide private]
[frames] | no frames]

Module comm_notify

source code

Handle notification of comm ports availability using DNOTIFY

Classes [hide private]
  CommNotificationEvent
  CommNotification
Functions [hide private]
 
_process_notification(commobj) source code
 
_sigio_handler(*args, **kwargs) source code
 
run_server(mainwindow) source code
 
start_server(mainwindow) source code
Variables [hide private]
  bpCOMM_NOTIFICATION_EVENT = wx.NewEventType()
  COMM_NOTIFICATION_EVENT = wx.PyEventBinder(bpCOMM_NOTIFICATION...
  default_port = 5002
  NotificationPath = '/var/bitpim'
  NotificationFile = '/var/bitpim/dnotify.log'
  _global_fd = None
  _global_obj = None
Variables Details [hide private]

COMM_NOTIFICATION_EVENT

Value:
wx.PyEventBinder(bpCOMM_NOTIFICATION_EVENT, 0)