Jump to content

Recommended Posts

Posted

Lets say there is one process which has a unique PID that handles multiple TCP connections. Is there a way to close one of the connections without actually killing the process (thus killing all connections)

Posted

Lets say there is one process which has a unique PID that handles multiple TCP connections. Is there a way to close one of the connections without actually killing the process (thus killing all connections)

Yeah, I think.

If I remember correctly, I was once playing with a script by trancexx that allowed a user to disable a TCP connection in a specific process

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...