<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/socket_wrapper/socket_wrapper.h, branch talloc-2.0.7</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>socket-wrapped: added wrappers for dup() and dup2()</title>
<updated>2011-08-12T07:38:26+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-08-12T04:28:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=63e5b395d00535c88274bafb9d5e4b0e9d753b36'/>
<id>63e5b395d00535c88274bafb9d5e4b0e9d753b36</id>
<content type='text'>
The Samba4 standard process model uses dup() on incoming sockets as an
optimisation (it makes select() a tiny bit faster when used).

Adding dup() to socket wrapper allows us to use the standard process
model in selftest

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Samba4 standard process model uses dup() on incoming sockets as an
optimisation (it makes select() a tiny bit faster when used).

Adding dup() to socket wrapper allows us to use the standard process
model in selftest

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>socket_wrapper: replace recvmsg() correctly</title>
<updated>2011-03-03T21:57:26+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2011-03-03T14:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c9ae8102099ed66c776c79e88f1a582f3e213fbc'/>
<id>c9ae8102099ed66c776c79e88f1a582f3e213fbc</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>Add read() to socketwrapper. Metze please check.</title>
<updated>2009-09-08T03:31:01+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2009-09-08T03:31:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5ce12a05658ce03bf6414c15f20c28e125897dc2'/>
<id>5ce12a05658ce03bf6414c15f20c28e125897dc2</id>
<content type='text'>
Jeremy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Jeremy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for sendmsg() in socket_wrapper</title>
<updated>2009-05-26T02:37:09+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-05-26T01:43:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=86039855759ce38e6074f956073199b0ccd29bdf'/>
<id>86039855759ce38e6074f956073199b0ccd29bdf</id>
<content type='text'>
This is required because the deferred connect code skips the connect()
until sending the packet, but unless we catch this call, the connect()
never happens.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is required because the deferred connect code skips the connect()
until sending the packet, but unless we catch this call, the connect()
never happens.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>socket_wrapper: wrap readv() and writev()</title>
<updated>2009-03-10T07:15:48+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-03-09T16:48:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=143b222546f5b6bd6af000426465aa7466ae2ba3'/>
<id>143b222546f5b6bd6af000426465aa7466ae2ba3</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>Move common libraries from root to lib/.</title>
<updated>2008-09-17T12:11:12+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-09-17T12:11:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=94855cd69248f0f90b6c828588afa012adc8bd45'/>
<id>94855cd69248f0f90b6c828588afa012adc8bd45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
