Home | History | Annotate | Download | only in Lib

Lines Matching defs:MSG_OOB

47 MSG_OOB = 0x1                           # Process data out of band
262 self.sock.sendall(line, MSG_OOB)
803 # overridden as we can't pass MSG_OOB flag to sendall()