shutdown function in linux

May 23, 2013 at 9:20am
Hi,
once i call shutdown function for socket for data transmission. it stop data transmission. can i re-enable to data transmission for socket. how can i do that?

----------
Linux Learner
May 23, 2013 at 12:24pm
You don't need to call shutdown, but if you do, you've shut it down.
May 28, 2013 at 6:26am
if due some reason, i need to make into working, how can i resume? is there any function exit for resuming.
Topic archived. No new replies allowed.