Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do I properly close a socket?



How do I properly close a socket?..

Answer / chaitanya

This question is usually asked by people who try close(), because they have seen that that is what they are supposed to do, and then run netstat and see that their socket is still active. Yes, close() is the correct method. To read about the TIME_WAIT state, and why it is important, refer to ``2.7 Please explain the TIME_WAIT state.''.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix Socket Programming Interview Questions

How is a socket created?

0 Answers  


How do unix sockets work?

0 Answers  


What are Sockets?

1 Answers  


Can multiple sockets use the same port?

0 Answers  


How does unix socket work?

0 Answers  


Can a single socket port be used for multiple applications?

0 Answers  


What is with the second parameter in bind()?

1 Answers  


Explain the TIME_WAIT state.

1 Answers  


How can I listen on more than one port at a time?

1 Answers  


How can I find the full hostname (FQDN) of the system I am running on?

1 Answers  


Is socket a hardware or software?

0 Answers  


How come only the first part of my datagram is getting through?

1 Answers  


Categories