aboutsummaryrefslogtreecommitdiffstats
path: root/lib/json.h
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2014-11-26 02:25:00 -0300
committerdequis <dx@dxzone.com.ar>2014-11-26 02:25:00 -0300
commit6f6725c5bbec31d1b9f6937f229f140828e50e45 (patch)
tree77dabd332ef8422caed83d93680576a9cf76c158 /lib/json.h
parent9f8bb178049eaa02023037d40b87d8b6f824477a (diff)
Use irc_write_all() to send the message in bitlbee_shutdown
This ensures that the message arrives by using the "now" parameter of irc_write_all(), because in my testing it didn't show up (even though surrounding it with printf() worked, in inetd mode)
Diffstat (limited to 'lib/json.h')
0 files changed, 0 insertions, 0 deletions
ix/0.19.0.9'>hotfix/0.19.0.9 Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/lib/alaveteli_file_types.rb
blob: e89bc0c788d35190231390d94001873eec56ab40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90