<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/socket_wrapper/py_socket_wrapper.c, branch talloc-2.0.8</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/'/>
<entry>
<title>pysocketwrapper: fix behaviour to be consistent with 'socket.getsockopt'</title>
<updated>2012-02-07T00:11:07+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-02-05T15:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a05a9101b69250bde49e365fef74af08497ab6fd'/>
<id>a05a9101b69250bde49e365fef74af08497ab6fd</id>
<content type='text'>
socklen_t is unsigned
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
socklen_t is unsigned
</pre>
</div>
</content>
</entry>
<entry>
<title>socket_wrapper/py_socket_wrapper.c - include Python 2.4 compatiblity code</title>
<updated>2011-11-19T13:53:43+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2011-11-19T11:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=dbd930cb243d33c84fce8dfff84fde02d9e792f5'/>
<id>dbd930cb243d33c84fce8dfff84fde02d9e792f5</id>
<content type='text'>
Autobuild-User: Matthias Dieter Wallnöfer &lt;mdw@samba.org&gt;
Autobuild-Date: Sat Nov 19 14:53:43 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User: Matthias Dieter Wallnöfer &lt;mdw@samba.org&gt;
Autobuild-Date: Sat Nov 19 14:53:43 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>socket_wrapper: Added python interface to socket_wrapper</title>
<updated>2011-11-17T07:42:45+00:00</updated>
<author>
<name>Amitay Isaacs</name>
<email>amitay@gmail.com</email>
</author>
<published>2011-10-14T06:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=bd8aafc530ba473acefd53665b73a47d1ebbb3a5'/>
<id>bd8aafc530ba473acefd53665b73a47d1ebbb3a5</id>
<content type='text'>
The socket_wrapper does not support setting blocking flag or
timeouts on the sockets.

To use socket module in python, use

from samba import socket

Signed-off-by: Kai Blin &lt;kai@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The socket_wrapper does not support setting blocking flag or
timeouts on the sockets.

To use socket module in python, use

from samba import socket

Signed-off-by: Kai Blin &lt;kai@samba.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
