Re: socket buffer flush question

2006-07-05 Thread Jim Segrave
In article <[EMAIL PROTECTED]>, Kiran <[EMAIL PROTECTED]> wrote: >Hello Everybody! > I am writing a networking application in python for a small piece of >hardware, in which there could sometimes be timeouts. I am using >sockets to communicate to this device. Data that is sent to the device >is

Re: socket buffer flush question

2006-07-05 Thread Laszlo Nagy
Kiran i'rta: > Hello Everybody! > I am writing a networking application in python for a small piece of > hardware, in which there could sometimes be timeouts. I am using > sockets to communicate to this device. Data that is sent to the device > is instructions for that piece of hardware, and da

socket buffer flush question

2006-07-05 Thread Kiran
Hello Everybody! I am writing a networking application in python for a small piece of hardware, in which there could sometimes be timeouts. I am using sockets to communicate to this device. Data that is sent to the device is instructions for that piece of hardware, and data recieved is just res