]> mj.ucw.cz Git - sock.git/blob - README
Use socklen_t for accept()
[sock.git] / README
1 Sock 1.1 -- A Simple Shell Interface to Network Sockets
2
3 (c) 1998--2001 Martin Mares <mj@ucw.cz>
4
5 ------------------------------------------------------------------------------
6
7    This program serves as an interface for network sockets for use in both
8 shell scripts and manually from the command line. See the man page (sock.1)
9 for more details.
10
11    This package can be freely distributed and used under the terms of the
12 GNU General Public License, either version 2 or (at your opinion) any later
13 version. See file COPYING in any of GNU packages or look at http://www.gnu.org/
14 for more detains on the GNU project.
15
16    Send all suggestions and bug reports to the author.
17
18    Current version can be found at the author's FTP site:
19
20         ftp://atrey.karlin.mff.cuni.cz/pub/local/mj/linux/sock-*.tar.gz
21
22
23                                         Have fun
24                                                         Martin