Re: ioctl on socket

2009-07-28 Thread Gabriel Genellina
En Tue, 28 Jul 2009 07:05:43 -0300, jacopo mondi escribió: Gabriel Genellina wrote: En Mon, 27 Jul 2009 16:35:51 -0300, jacopo mondi escribió: Is there a reason why there is no ioctl interface for socket either then for windows platform? It's technical issues or what else?? I don't comp

Re: ioctl on socket

2009-07-28 Thread jacopo mondi
Gabriel Genellina wrote: > En Mon, 27 Jul 2009 16:35:51 -0300, jacopo mondi > escribió: > >> Is there a reason why there is no ioctl interface for socket either then >> for windows platform? It's technical issues or what else?? > > I don't completely understand your question. On Windows, you can

Re: ioctl on socket

2009-07-27 Thread Gabriel Genellina
En Mon, 27 Jul 2009 16:35:51 -0300, jacopo mondi escribió: Is there a reason why there is no ioctl interface for socket either then for windows platform? It's technical issues or what else?? I don't completely understand your question. On Windows, you can use socket.ioctl with sockets, and De

ioctl on socket

2009-07-27 Thread jacopo mondi
Is there a reason why there is no ioctl interface for socket either then for windows platform? It's technical issues or what else?? thank in advance jacopo -- http://mail.python.org/mailman/listinfo/python-list