You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "jliwork (via GitHub)" <gi...@apache.org> on 2024/02/12 19:09:29 UTC

[I] Feature request: Provide an API to get file descriptor of the Socket connection [incubator-pekko-http]

jliwork opened a new issue, #481:
URL: https://github.com/apache/incubator-pekko-http/issues/481

   I have a specific use case. I’m using pekko server to handle REST APIs calls. I need to get the file descriptor associated with socket connection then pass it to some legacy C program.
   
   I'd like to request an API to get the file descriptor associated with socket connection for GET/POST REST APIs calls.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org