Creates a new router with given maximum number of routes in the routes hash table.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(cgi_router_type), | intent(out) | :: | router |
Router type. |
||
integer, | intent(in) | :: | max_routes |
Max. size of hash table. |