Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ AssignFD
Method
AssignFD
phxsqlproxy/worker_thread.cpp:53–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
int WorkerThread::AssignFD(int fd) {
54
return connection_dispatcher_->AssignFD(fd);
55
}
56
57
}
Callers
1
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected