Gossamer Forum
Home : General : Perl Programming :

Need to terminate active connection

Quote Reply
Need to terminate active connection
I was trying to do subj, but can't figure out how... Can anyone help me?
The problem is following: there is a *nix machine on which there is squid proxy. And there is a user that downloads through that server a file. I need to terminate that particular connection, leaving anyone else unbroken. Info I have: server_ip:port, client_ip:port
Can this be done through perl?