Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/PhotonLibOS
/ fstack_close
Function
fstack_close
io/fstack-dpdk.cpp:290–292 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
288
}
289
290
int fstack_close(int fd) {
291
return ff_close(fd);
292
}
293
294
int fstack_shutdown(int sockfd, int how) {
295
return ff_shutdown(sockfd, how);
Callers
1
~FstackDpdkSocketStream
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected