Category Archives: therapy

Linux Sockets: Which process listens to a port?

Developing software using sockets almost always involves starting, stopping, debugging multiple processes, opening and closing sockets. The processes may or may not work properly as differing stages of development creates “interesting” problems. To complicate matters, multiple systems frequently add to … Continue reading

Posted in linux, problems, python, software, software development, techniques, therapy, Uncategorized | 1 Comment