Title: Closing down sockets - plain text this time
Hello All,
Does anyone know a way in which Perl can shutdown a port that another process is using?
(I guess it is similar to the way root can kill other processes, but can it also be done in closing single port connections??)
I
Title: Closing down sockets
Hello All,
Does anyone know a way in which Perl can shutdown a port that another process is using?
(I guess it is similar to the way root can kill other processes, but can it also be done in closing single port connections??)
I'm trying to write a prog