Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 316475 Details for
Bug 461992
[RHEL4] missing svcfd_create call from rpc/svc.h
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
A patch which adds the svcfd_create function to the svc.h header.
glibc-svcfd_create.patch (text/plain), 435 bytes, created by
Michael Solberg
on 2008-09-11 19:25:33 UTC
(
hide
)
Description:
A patch which adds the svcfd_create function to the svc.h header.
Filename:
MIME Type:
Creator:
Michael Solberg
Created:
2008-09-11 19:25:33 UTC
Size:
435 bytes
patch
obsolete
>--- libc/sunrpc/rpc/svc.h~ 2008-09-11 18:04:24.000000000 -0400 >+++ libc/sunrpc/rpc/svc.h 2008-09-11 18:06:50.000000000 -0400 >@@ -291,6 +291,12 @@ extern void svc_run (void) __THROW; > extern SVCXPRT *svcraw_create (void) __THROW; > > /* >+ * FD based rpc. >+ */ >+extern SVCXPRT *svcfd_create (int __sock, u_int __sendsize, u_int __recvsize) >+ __THROW; >+ >+/* > * Udp based rpc. > */ > extern SVCXPRT *svcudp_create (int __sock) __THROW;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 461992
: 316475