summaryrefslogtreecommitdiffstats
path: root/Demo/pysvr
Commit message (Expand)AuthorAgeFilesLines
* Some improvements, e.g. -L/depot/... is not needed.Guido van Rossum1997-07-191-8/+5
* Added leading comment and security check.Guido van Rossum1997-07-191-5/+28
* Reformulate security check using getsockname().Guido van Rossum1997-07-191-3/+4
* Change security policy -- only accept requests from current host.Guido van Rossum1997-07-191-21/+9
* New example of threaded embeddingGuido van Rossum1997-07-194-0/+505