* This makes little sense to the simple server because it is not capable * of having more than one client at a time, so we hide it. */
| 100 | * of having more than one client at a time, so we hide it. |
| 101 | */ |
| 102 | void TSimpleServer::setConcurrentClientLimit(int64_t) { |
| 103 | } |
| 104 | } |
| 105 | } |
| 106 | } // apache::thrift::server |
no outgoing calls