Package drivers


package drivers
Contains drivers for most decices (win, nfa etc).
  • Class
    Description
    This is the interface template for device drivers.
    This just is a correspondance between Device names and Device IDs.
    This exception should get thrown when the WIN, MEM or FLP drivers are fed files that cannot be locked.
    This is the driver for reading and writing QL style floppy disk images.
    This exception should get thrown when the WIN, MEM or FLP drivers are fed files that are not of the correct type.
    This tries to resolve a filepath which may contain "./", "ยค/","~/" or (several of) "../", as well as "/" or "\" as separator.
    This handles UDP connections.
    A socket for UDP transactions.