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...


What is the use of socketpair()?



What is the use of socketpair()?..

Answer / karnveer singh

socketpair can used when parent child process wants to communicate, while using socketpair you dont need to use the name socket for example, no need to use bind , connect and etc.
On simply returned socket descriptor assume socket[0], socket[1], you could perform read and write operation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux Socket Programming Interview Questions

What is the Use of the inet_netof() Function?

0 Answers  


What is the Use of the inet_lnaof() Function?

1 Answers  


What is the use of SOCK_STREAM Socket Type?

0 Answers  


How to Test the Datagram Client and Server?

0 Answers  


What is the use of inet_network()?

0 Answers  


How to Reply to a Wild Address?

0 Answers  


Why socket programming is used?

0 Answers  


How to Perform Endian Conversions?

0 Answers  


What is the use of PF_LOCAL and SOCK_STREAM?

0 Answers  


How to Manipulate IP Numbers?

0 Answers  


How to Examin the /etc/services File?

0 Answers   TCS,


What are sockets used for?

0 Answers  


Categories