HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- About timeout option of socket in HP-UX
Operating System - HP-UX
1831162
Members
3087
Online
110021
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2010 10:25 PM
07-11-2010 10:25 PM
About timeout option of socket in HP-UX
Our partner has developed an application in Linux environment, they want to migrate it to HP-UX. For the socket interface control, they use two options of SO_SNDTIMEO and SO_RCVTIMEO to allow the user to specify a timeout for otherwise blocking send() and recv() calls.
But they find it doesn’t work in HP-UX environment. They browse the 'System Calls of HP-UX Reference Guide', and doubt the HP-UX doesn’t support these timeouts.
Could you help to confirm it?
If HP-UX actually doesn’t support the two options, could you provide some methods to solve this problem? And the partner doesn’t want to use ‘select()’, they say, it would bring a great amount o f work to modify their application .
But they find it doesn’t work in HP-UX environment. They browse the 'System Calls of HP-UX Reference Guide', and doubt the HP-UX doesn’t support these timeouts.
Could you help to confirm it?
If HP-UX actually doesn’t support the two options, could you provide some methods to solve this problem? And the partner doesn’t want to use ‘select()’, they say, it would bring a great amount o f work to modify their application .
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2010 11:08 PM
07-11-2010 11:08 PM
Re: About timeout option of socket in HP-UX
Typically to ask for supportability ask to hp support.
the other ways to implment:
- signals not easy
- select/poll/polldev the more easy.
the other ways to implment:
- signals not easy
- select/poll/polldev the more easy.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP