CernVM-FS
2.12.0
Main Page
Related Pages
Namespaces
Classes
Files
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Variables
test-api Namespace Reference
Variables
tuple
httpd
Variable Documentation
tuple test-api.httpd
Initial value:
1
= make_server(
2
socket.gethostname(),
# The host name.
3
8051,
# A port number where to wait for the request.
4
application
# Our application object name, in this case a function.
5
)
Definition at line
22
of file
test-api.py
.
test-api
Generated on Sun Mar 9 2025 01:18:21 for CernVM-FS by
1.8.5