Andreas Schneider
89d5c0dc5c
lib:tsocket: Fix code spelling
...
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
2023-04-14 05:25:33 +00:00
Björn Baumbach
8fbadada8c
lib/tsocket: fix a typo in the tsocket guide doc
...
Signed-off-by: Björn Baumbach <bb@sernet.de>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Björn Baumbach <bb@sernet.de>
Autobuild-Date(master): Tue Jan 17 18:23:18 UTC 2023 on sn-devel-184
2023-01-17 18:23:18 +00:00
Volker Lendecke
51f5631bbb
tsocket: Fix a few typos
...
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Samuel Cabrero <scabrero@samba.org>
2021-01-14 13:29:35 +00:00
Volker Lendecke
b654f2565b
tsocket: Fix a typo
...
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2020-06-15 17:59:38 +00:00
Michael Adam
9fe3544565
tsocket: Fix a couple of typos and spellings in tsocket_guide.txt
...
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Tue Apr 17 14:41:53 CEST 2012 on sn-devel-104
2012-04-17 14:41:52 +02:00
Stefan Metzmacher
8494d09b89
Revert "lib/tsocket: sa_socklen is a macro on irix, so better use sasocklen"
...
This reverts commit 3d4fb698660381e650d7caeb5b7cff12847c0fb8.
This was wrong... The problem was in the caller, sa_len is a macro on irix
metze
2010-08-28 08:28:01 +02:00
Stefan Metzmacher
44b2a7941c
lib/tsocket: sa_socklen is a macro on irix, so better use sasocklen
...
metze
2010-08-27 13:00:26 +02:00
Simo Sorce
ae02691200
tsocket: Improve the language in some parts of the guide.
2010-05-19 17:04:45 -04:00
Andreas Schneider
a5bdab8b32
tsocket: Fixed tsocket_guide.txt asciidoc syntax.
2009-12-15 23:34:23 +01:00
Andreas Schneider
e33ae22b87
tsocket: Fixed documentation for tsocket_address_bsd_sockaddr().
2009-12-15 23:34:22 +01:00
Stefan Metzmacher
edbf2caa6f
tsocket: add tsocket_address_bsd_sockaddr() and tsocket_address_bsd_from_sockaddr()
...
metze
2009-12-15 23:34:22 +01:00
Stefan Metzmacher
97a32035be
tsocket: rewrite tsocket_guide.txt to reflect the current APIs
...
metze
2009-11-03 18:26:30 +01:00
Stefan Metzmacher
4e18c24e2e
lib/tsocket: add tsocket_guide.txt section with specific details about bsd style sockets
...
metze
2009-03-19 16:25:58 +01:00
Stefan Metzmacher
235a7a420b
lib/tsocket: add tsocket_guide.txt section about the async _send/recv() helper functions
...
metze
2009-03-19 16:25:56 +01:00
Stefan Metzmacher
c00126e609
lib/tsocket: add a tsocket_guide.txt with a description of the design
...
metze
2009-03-19 16:25:52 +01:00