aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
blob: f846f56ab5d70d36f1d05dc91c91d4522ca210d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Interface definition for thorn HTTPD
# $Header$

Implements: HTTPD
Inherits: Socket

USES INCLUDE HEADER: SocketUtils.h

INCLUDE HEADER: Auth.h in http_Auth.h
INCLUDE HEADER: Cookies.h in http_Cookies.h
INCLUDE HEADER: Steer.h in http_Steer.h
INCLUDE HEADER: Content.h in http_Content.h

CCTK_INT FUNCTION Send_Twitter_Msg(CCTK_STRING IN msg)
USES FUNCTION Send_Twitter_Msg