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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.6"/>
<title>GRPC Core: src/core/iomgr/endpoint.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">GRPC Core
 <span id="projectnumber">0.10.0.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>Globals</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark"> </span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark"> </span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark"> </span>Pages</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_aebb8dcc11953d78e620bbef0b9e2183.html">core</a></li><li class="navelem"><a class="el" href="dir_3f1a464cbd6442b4d6b6ee306c9b0460.html">iomgr</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">endpoint.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="endpoint_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Copyright 2015, Google Inc.</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * All rights reserved.</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * Redistribution and use in source and binary forms, with or without</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * modification, are permitted provided that the following conditions are</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * met:</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * * Redistributions of source code must retain the above copyright</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * notice, this list of conditions and the following disclaimer.</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * * Redistributions in binary form must reproduce the above</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * copyright notice, this list of conditions and the following disclaimer</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * in the documentation and/or other materials provided with the</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * distribution.</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * * Neither the name of Google Inc. nor the names of its</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * contributors may be used to endorse or promote products derived from</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * this software without specific prior written permission.</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="comment"> * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT</span></div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="comment"> * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="comment"> * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="comment"> * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="comment"> * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY</span></div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="comment"> * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT</span></div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="comment"> * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE</span></div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="comment"> * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="comment"> */</span></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#ifndef GRPC_INTERNAL_CORE_IOMGR_ENDPOINT_H</span></div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor"></span><span class="preprocessor">#define GRPC_INTERNAL_CORE_IOMGR_ENDPOINT_H</span></div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="preprocessor"></span></div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#include "<a class="code" href="pollset_8h.html">src/core/iomgr/pollset.h</a>"</span></div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#include "<a class="code" href="pollset__set_8h.html">src/core/iomgr/pollset_set.h</a>"</span></div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="preprocessor">#include <<a class="code" href="slice_8h.html">grpc/support/slice.h</a>></span></div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="preprocessor">#include <<a class="code" href="time_8h.html">grpc/support/time.h</a>></span></div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="comment">/* An endpoint caps a streaming channel between two communicating processes.</span></div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="comment"> Examples may be: a tcp socket, <stdin+stdout>, or some shared memory. */</span></div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
<div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="endpoint_8h.html#ab0f168d17277b4b5a4d7842eec6ea3ea"> 45</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__endpoint.html">grpc_endpoint</a> <a class="code" href="structgrpc__endpoint.html">grpc_endpoint</a>;</div>
<div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="endpoint_8h.html#accd077025fc138a98e048238d2efe1b9"> 46</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__endpoint__vtable.html">grpc_endpoint_vtable</a> <a class="code" href="structgrpc__endpoint__vtable.html">grpc_endpoint_vtable</a>;</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
<div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="endpoint_8h.html#abb88e72ffe7908c2def55fea24d321ae"> 48</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="endpoint_8h.html#abb88e72ffe7908c2def55fea24d321ae">grpc_endpoint_cb_status</a> {</div>
<div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="endpoint_8h.html#abb88e72ffe7908c2def55fea24d321aea48c02072cce4fc7339c4236ea902407f"> 49</a></span>  <a class="code" href="endpoint_8h.html#abb88e72ffe7908c2def55fea24d321aea48c02072cce4fc7339c4236ea902407f">GRPC_ENDPOINT_CB_OK</a> = 0, <span class="comment">/* Call completed successfully */</span></div>
<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="endpoint_8h.html#abb88e72ffe7908c2def55fea24d321aea2e899c2c1f439bcacb80d720bf16b28a"> 50</a></span>  <a class="code" href="endpoint_8h.html#abb88e72ffe7908c2def55fea24d321aea2e899c2c1f439bcacb80d720bf16b28a">GRPC_ENDPOINT_CB_EOF</a>, <span class="comment">/* Call completed successfully, end of file reached */</span></div>
<div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="endpoint_8h.html#abb88e72ffe7908c2def55fea24d321aea077a9b05808b8e3b0e2cf6ab4fe0ee37"> 51</a></span>  <a class="code" href="endpoint_8h.html#abb88e72ffe7908c2def55fea24d321aea077a9b05808b8e3b0e2cf6ab4fe0ee37">GRPC_ENDPOINT_CB_SHUTDOWN</a>, <span class="comment">/* Call interrupted by shutdown */</span></div>
<div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="endpoint_8h.html#abb88e72ffe7908c2def55fea24d321aea56bdd1b428950ad6e54bf0ef4044ab8e"> 52</a></span>  <a class="code" href="endpoint_8h.html#abb88e72ffe7908c2def55fea24d321aea56bdd1b428950ad6e54bf0ef4044ab8e">GRPC_ENDPOINT_CB_ERROR</a> <span class="comment">/* Call interrupted by socket error */</span></div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> } <a class="code" href="endpoint_8h.html#abb88e72ffe7908c2def55fea24d321ae">grpc_endpoint_cb_status</a>;</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="endpoint_8h.html#abfb8e299371be52c109912cda9dbe902"> 55</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="endpoint_8h.html#abfb8e299371be52c109912cda9dbe902">grpc_endpoint_write_status</a> {</div>
<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="endpoint_8h.html#abfb8e299371be52c109912cda9dbe902a9b592c54f22e5b3d4692aedf57b0a254"> 56</a></span>  <a class="code" href="endpoint_8h.html#abfb8e299371be52c109912cda9dbe902a9b592c54f22e5b3d4692aedf57b0a254">GRPC_ENDPOINT_WRITE_DONE</a>, <span class="comment">/* completed immediately, cb won't be called */</span></div>
<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="endpoint_8h.html#abfb8e299371be52c109912cda9dbe902aa3fdd3c500d6ed9c4d33687a80d37f09"> 57</a></span>  <a class="code" href="endpoint_8h.html#abfb8e299371be52c109912cda9dbe902aa3fdd3c500d6ed9c4d33687a80d37f09">GRPC_ENDPOINT_WRITE_PENDING</a>, <span class="comment">/* cb will be called when completed */</span></div>
<div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="endpoint_8h.html#abfb8e299371be52c109912cda9dbe902ac6ee550584876eb6ecba8fa333133f8f"> 58</a></span>  <a class="code" href="endpoint_8h.html#abfb8e299371be52c109912cda9dbe902ac6ee550584876eb6ecba8fa333133f8f">GRPC_ENDPOINT_WRITE_ERROR</a> <span class="comment">/* write errored out, cb won't be called */</span></div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> } <a class="code" href="endpoint_8h.html#abfb8e299371be52c109912cda9dbe902">grpc_endpoint_write_status</a>;</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div>
<div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="endpoint_8h.html#adb689cc1f448569b81f46c8810b5a24c"> 61</a></span> <span class="keyword">typedef</span> void (*<a class="code" href="endpoint_8h.html#adb689cc1f448569b81f46c8810b5a24c">grpc_endpoint_read_cb</a>)(<span class="keywordtype">void</span> *user_data, <a class="code" href="structgpr__slice.html">gpr_slice</a> *slices,</div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keywordtype">size_t</span> nslices,</div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <a class="code" href="endpoint_8h.html#abb88e72ffe7908c2def55fea24d321ae">grpc_endpoint_cb_status</a> error);</div>
<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="endpoint_8h.html#af2ca6ea84b9d91d443ba9a8a53e55f2a"> 64</a></span> <span class="keyword">typedef</span> void (*<a class="code" href="endpoint_8h.html#af2ca6ea84b9d91d443ba9a8a53e55f2a">grpc_endpoint_write_cb</a>)(<span class="keywordtype">void</span> *user_data,</div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <a class="code" href="endpoint_8h.html#abb88e72ffe7908c2def55fea24d321ae">grpc_endpoint_cb_status</a> error);</div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> </div>
<div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="structgrpc__endpoint__vtable.html"> 67</a></span> <span class="keyword">struct </span><a class="code" href="structgrpc__endpoint__vtable.html">grpc_endpoint_vtable</a> {</div>
<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="structgrpc__endpoint__vtable.html#a86466f2980bcc966d2aebdd5659570d2"> 68</a></span>  void (*<a class="code" href="structgrpc__endpoint__vtable.html#a86466f2980bcc966d2aebdd5659570d2">notify_on_read</a>)(<a class="code" href="structgrpc__endpoint.html">grpc_endpoint</a> *ep, <a class="code" href="endpoint_8h.html#adb689cc1f448569b81f46c8810b5a24c">grpc_endpoint_read_cb</a> cb,</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <span class="keywordtype">void</span> *user_data);</div>
<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="structgrpc__endpoint__vtable.html#a5fca837fe96a08bfc514eb7579e23739"> 70</a></span>  <a class="code" href="endpoint_8h.html#abfb8e299371be52c109912cda9dbe902">grpc_endpoint_write_status</a> (*<a class="code" href="structgrpc__endpoint__vtable.html#a5fca837fe96a08bfc514eb7579e23739">write</a>)(<a class="code" href="structgrpc__endpoint.html">grpc_endpoint</a> *ep, <a class="code" href="structgpr__slice.html">gpr_slice</a> *slices,</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keywordtype">size_t</span> nslices, <a class="code" href="endpoint_8h.html#af2ca6ea84b9d91d443ba9a8a53e55f2a">grpc_endpoint_write_cb</a> cb,</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="keywordtype">void</span> *user_data);</div>
<div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="structgrpc__endpoint__vtable.html#ae2d638d92a090e190a73ba01f2b29556"> 73</a></span>  void (*<a class="code" href="structgrpc__endpoint__vtable.html#ae2d638d92a090e190a73ba01f2b29556">add_to_pollset</a>)(<a class="code" href="structgrpc__endpoint.html">grpc_endpoint</a> *ep, <a class="code" href="structgrpc__pollset.html">grpc_pollset</a> *pollset);</div>
<div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="structgrpc__endpoint__vtable.html#ac276ecfd62bad184e1bed7eaa2674b3c"> 74</a></span>  void (*<a class="code" href="structgrpc__endpoint__vtable.html#ac276ecfd62bad184e1bed7eaa2674b3c">add_to_pollset_set</a>)(<a class="code" href="structgrpc__endpoint.html">grpc_endpoint</a> *ep, <a class="code" href="structgrpc__pollset__set.html">grpc_pollset_set</a> *pollset);</div>
<div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="structgrpc__endpoint__vtable.html#a1c3b42c8a439d6e741a84627815982d6"> 75</a></span>  void (*<a class="code" href="structgrpc__endpoint__vtable.html#a1c3b42c8a439d6e741a84627815982d6">shutdown</a>)(<a class="code" href="structgrpc__endpoint.html">grpc_endpoint</a> *ep);</div>
<div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="structgrpc__endpoint__vtable.html#af1c2694fdabae292bfef69c3adfd910c"> 76</a></span>  void (*<a class="code" href="structgrpc__endpoint__vtable.html#af1c2694fdabae292bfef69c3adfd910c">destroy</a>)(<a class="code" href="structgrpc__endpoint.html">grpc_endpoint</a> *ep);</div>
<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="structgrpc__endpoint__vtable.html#a01e48582c45e2e7033e344d253316911"> 77</a></span>  <span class="keywordtype">char</span> *(*get_peer)(<a class="code" href="structgrpc__endpoint.html">grpc_endpoint</a> *ep);</div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> };</div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> </div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <span class="comment">/* When data is available on the connection, calls the callback with slices. */</span></div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="keywordtype">void</span> <a class="code" href="endpoint_8h.html#abead7bb222b6e3f5a7004c8fb12821be">grpc_endpoint_notify_on_read</a>(<a class="code" href="structgrpc__endpoint.html">grpc_endpoint</a> *ep, <a class="code" href="endpoint_8h.html#adb689cc1f448569b81f46c8810b5a24c">grpc_endpoint_read_cb</a> cb,</div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="keywordtype">void</span> *user_data);</div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> <span class="keywordtype">char</span> *<a class="code" href="endpoint_8h.html#a21e5c205829aaf48ae7d26b32fa00338">grpc_endpoint_get_peer</a>(<a class="code" href="structgrpc__endpoint.html">grpc_endpoint</a> *ep);</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <span class="comment">/* Write slices out to the socket.</span></div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <span class="comment"></span></div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="comment"> If the connection is ready for more data after the end of the call, it</span></div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="comment"> returns GRPC_ENDPOINT_WRITE_DONE.</span></div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <span class="comment"> Otherwise it returns GRPC_ENDPOINT_WRITE_PENDING and calls cb when the</span></div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <span class="comment"> connection is ready for more data. */</span></div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <a class="code" href="endpoint_8h.html#abfb8e299371be52c109912cda9dbe902">grpc_endpoint_write_status</a> <a class="code" href="endpoint_8h.html#a6cc5c4afb853d7204ad7b6bcbe8c95b0">grpc_endpoint_write</a>(<a class="code" href="structgrpc__endpoint.html">grpc_endpoint</a> *ep,</div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <a class="code" href="structgpr__slice.html">gpr_slice</a> *slices,</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <span class="keywordtype">size_t</span> nslices,</div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <a class="code" href="endpoint_8h.html#af2ca6ea84b9d91d443ba9a8a53e55f2a">grpc_endpoint_write_cb</a> cb,</div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <span class="keywordtype">void</span> *user_data);</div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> </div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> <span class="comment">/* Causes any pending read/write callbacks to run immediately with</span></div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> <span class="comment"> GRPC_ENDPOINT_CB_SHUTDOWN status */</span></div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <span class="keywordtype">void</span> <a class="code" href="endpoint_8h.html#a7fca699259b75cf0f685227a363765fa">grpc_endpoint_shutdown</a>(<a class="code" href="structgrpc__endpoint.html">grpc_endpoint</a> *ep);</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> <span class="keywordtype">void</span> <a class="code" href="endpoint_8h.html#a5b4b5f0b352955ec4f060c6b443408bd">grpc_endpoint_destroy</a>(<a class="code" href="structgrpc__endpoint.html">grpc_endpoint</a> *ep);</div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> <span class="comment">/* Add an endpoint to a pollset, so that when the pollset is polled, events from</span></div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> <span class="comment"> this endpoint are considered */</span></div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> <span class="keywordtype">void</span> <a class="code" href="endpoint_8h.html#afe30ad16c4df2a5c80b9e73d2bce80e6">grpc_endpoint_add_to_pollset</a>(<a class="code" href="structgrpc__endpoint.html">grpc_endpoint</a> *ep, <a class="code" href="structgrpc__pollset.html">grpc_pollset</a> *pollset);</div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> <span class="keywordtype">void</span> <a class="code" href="endpoint_8h.html#a7da8b1657895a121a59458dbdeb0e900">grpc_endpoint_add_to_pollset_set</a>(<a class="code" href="structgrpc__endpoint.html">grpc_endpoint</a> *ep, <a class="code" href="structgrpc__pollset__set.html">grpc_pollset_set</a> *pollset_set);</div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> </div>
<div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="structgrpc__endpoint.html"> 108</a></span> <span class="keyword">struct </span><a class="code" href="structgrpc__endpoint.html">grpc_endpoint</a> {</div>
<div class="line"><a name="l00109"></a><span class="lineno"><a class="line" href="structgrpc__endpoint.html#a3510963bb9fe2afd610189fa3a1f44c7"> 109</a></span>  <span class="keyword">const</span> <a class="code" href="structgrpc__endpoint__vtable.html">grpc_endpoint_vtable</a> *<a class="code" href="structgrpc__endpoint.html#a3510963bb9fe2afd610189fa3a1f44c7">vtable</a>;</div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> };</div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span> </div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> <span class="preprocessor">#endif </span><span class="comment">/* GRPC_INTERNAL_CORE_IOMGR_ENDPOINT_H */</span><span class="preprocessor"></span></div>
<div class="ttc" id="structgrpc__endpoint__vtable_html_ae2d638d92a090e190a73ba01f2b29556"><div class="ttname"><a href="structgrpc__endpoint__vtable.html#ae2d638d92a090e190a73ba01f2b29556">grpc_endpoint_vtable::add_to_pollset</a></div><div class="ttdeci">void(* add_to_pollset)(grpc_endpoint *ep, grpc_pollset *pollset)</div><div class="ttdef"><b>Definition:</b> endpoint.h:73</div></div>
<div class="ttc" id="endpoint_8h_html_abfb8e299371be52c109912cda9dbe902a9b592c54f22e5b3d4692aedf57b0a254"><div class="ttname"><a href="endpoint_8h.html#abfb8e299371be52c109912cda9dbe902a9b592c54f22e5b3d4692aedf57b0a254">GRPC_ENDPOINT_WRITE_DONE</a></div><div class="ttdef"><b>Definition:</b> endpoint.h:56</div></div>
<div class="ttc" id="structgrpc__endpoint__vtable_html_a1c3b42c8a439d6e741a84627815982d6"><div class="ttname"><a href="structgrpc__endpoint__vtable.html#a1c3b42c8a439d6e741a84627815982d6">grpc_endpoint_vtable::shutdown</a></div><div class="ttdeci">void(* shutdown)(grpc_endpoint *ep)</div><div class="ttdef"><b>Definition:</b> endpoint.h:75</div></div>
<div class="ttc" id="endpoint_8h_html_abb88e72ffe7908c2def55fea24d321ae"><div class="ttname"><a href="endpoint_8h.html#abb88e72ffe7908c2def55fea24d321ae">grpc_endpoint_cb_status</a></div><div class="ttdeci">grpc_endpoint_cb_status</div><div class="ttdef"><b>Definition:</b> endpoint.h:48</div></div>
<div class="ttc" id="time_8h_html"><div class="ttname"><a href="time_8h.html">time.h</a></div></div>
<div class="ttc" id="structgrpc__endpoint__vtable_html_ac276ecfd62bad184e1bed7eaa2674b3c"><div class="ttname"><a href="structgrpc__endpoint__vtable.html#ac276ecfd62bad184e1bed7eaa2674b3c">grpc_endpoint_vtable::add_to_pollset_set</a></div><div class="ttdeci">void(* add_to_pollset_set)(grpc_endpoint *ep, grpc_pollset_set *pollset)</div><div class="ttdef"><b>Definition:</b> endpoint.h:74</div></div>
<div class="ttc" id="endpoint_8h_html_abfb8e299371be52c109912cda9dbe902"><div class="ttname"><a href="endpoint_8h.html#abfb8e299371be52c109912cda9dbe902">grpc_endpoint_write_status</a></div><div class="ttdeci">grpc_endpoint_write_status</div><div class="ttdef"><b>Definition:</b> endpoint.h:55</div></div>
<div class="ttc" id="endpoint_8h_html_a6cc5c4afb853d7204ad7b6bcbe8c95b0"><div class="ttname"><a href="endpoint_8h.html#a6cc5c4afb853d7204ad7b6bcbe8c95b0">grpc_endpoint_write</a></div><div class="ttdeci">grpc_endpoint_write_status grpc_endpoint_write(grpc_endpoint *ep, gpr_slice *slices, size_t nslices, grpc_endpoint_write_cb cb, void *user_data)</div><div class="ttdef"><b>Definition:</b> endpoint.c:41</div></div>
<div class="ttc" id="endpoint_8h_html_a5b4b5f0b352955ec4f060c6b443408bd"><div class="ttname"><a href="endpoint_8h.html#a5b4b5f0b352955ec4f060c6b443408bd">grpc_endpoint_destroy</a></div><div class="ttdeci">void grpc_endpoint_destroy(grpc_endpoint *ep)</div><div class="ttdef"><b>Definition:</b> endpoint.c:59</div></div>
<div class="ttc" id="pollset_8h_html"><div class="ttname"><a href="pollset_8h.html">pollset.h</a></div></div>
<div class="ttc" id="endpoint_8h_html_a21e5c205829aaf48ae7d26b32fa00338"><div class="ttname"><a href="endpoint_8h.html#a21e5c205829aaf48ae7d26b32fa00338">grpc_endpoint_get_peer</a></div><div class="ttdeci">char * grpc_endpoint_get_peer(grpc_endpoint *ep)</div><div class="ttdef"><b>Definition:</b> endpoint.c:61</div></div>
<div class="ttc" id="endpoint_8h_html_abb88e72ffe7908c2def55fea24d321aea2e899c2c1f439bcacb80d720bf16b28a"><div class="ttname"><a href="endpoint_8h.html#abb88e72ffe7908c2def55fea24d321aea2e899c2c1f439bcacb80d720bf16b28a">GRPC_ENDPOINT_CB_EOF</a></div><div class="ttdef"><b>Definition:</b> endpoint.h:50</div></div>
<div class="ttc" id="endpoint_8h_html_abfb8e299371be52c109912cda9dbe902aa3fdd3c500d6ed9c4d33687a80d37f09"><div class="ttname"><a href="endpoint_8h.html#abfb8e299371be52c109912cda9dbe902aa3fdd3c500d6ed9c4d33687a80d37f09">GRPC_ENDPOINT_WRITE_PENDING</a></div><div class="ttdef"><b>Definition:</b> endpoint.h:57</div></div>
<div class="ttc" id="endpoint_8h_html_abead7bb222b6e3f5a7004c8fb12821be"><div class="ttname"><a href="endpoint_8h.html#abead7bb222b6e3f5a7004c8fb12821be">grpc_endpoint_notify_on_read</a></div><div class="ttdeci">void grpc_endpoint_notify_on_read(grpc_endpoint *ep, grpc_endpoint_read_cb cb, void *user_data)</div><div class="ttdef"><b>Definition:</b> endpoint.c:36</div></div>
<div class="ttc" id="structgrpc__endpoint__vtable_html_a5fca837fe96a08bfc514eb7579e23739"><div class="ttname"><a href="structgrpc__endpoint__vtable.html#a5fca837fe96a08bfc514eb7579e23739">grpc_endpoint_vtable::write</a></div><div class="ttdeci">grpc_endpoint_write_status(* write)(grpc_endpoint *ep, gpr_slice *slices, size_t nslices, grpc_endpoint_write_cb cb, void *user_data)</div><div class="ttdef"><b>Definition:</b> endpoint.h:70</div></div>
<div class="ttc" id="structgrpc__pollset_html"><div class="ttname"><a href="structgrpc__pollset.html">grpc_pollset</a></div><div class="ttdef"><b>Definition:</b> pollset_posix.h:48</div></div>
<div class="ttc" id="structgrpc__endpoint_html_a3510963bb9fe2afd610189fa3a1f44c7"><div class="ttname"><a href="structgrpc__endpoint.html#a3510963bb9fe2afd610189fa3a1f44c7">grpc_endpoint::vtable</a></div><div class="ttdeci">const grpc_endpoint_vtable * vtable</div><div class="ttdef"><b>Definition:</b> endpoint.h:109</div></div>
<div class="ttc" id="structgrpc__endpoint__vtable_html"><div class="ttname"><a href="structgrpc__endpoint__vtable.html">grpc_endpoint_vtable</a></div><div class="ttdef"><b>Definition:</b> endpoint.h:67</div></div>
<div class="ttc" id="structgrpc__endpoint__vtable_html_a86466f2980bcc966d2aebdd5659570d2"><div class="ttname"><a href="structgrpc__endpoint__vtable.html#a86466f2980bcc966d2aebdd5659570d2">grpc_endpoint_vtable::notify_on_read</a></div><div class="ttdeci">void(* notify_on_read)(grpc_endpoint *ep, grpc_endpoint_read_cb cb, void *user_data)</div><div class="ttdef"><b>Definition:</b> endpoint.h:68</div></div>
<div class="ttc" id="endpoint_8h_html_abb88e72ffe7908c2def55fea24d321aea077a9b05808b8e3b0e2cf6ab4fe0ee37"><div class="ttname"><a href="endpoint_8h.html#abb88e72ffe7908c2def55fea24d321aea077a9b05808b8e3b0e2cf6ab4fe0ee37">GRPC_ENDPOINT_CB_SHUTDOWN</a></div><div class="ttdef"><b>Definition:</b> endpoint.h:51</div></div>
<div class="ttc" id="endpoint_8h_html_a7da8b1657895a121a59458dbdeb0e900"><div class="ttname"><a href="endpoint_8h.html#a7da8b1657895a121a59458dbdeb0e900">grpc_endpoint_add_to_pollset_set</a></div><div class="ttdeci">void grpc_endpoint_add_to_pollset_set(grpc_endpoint *ep, grpc_pollset_set *pollset_set)</div><div class="ttdef"><b>Definition:</b> endpoint.c:53</div></div>
<div class="ttc" id="structgrpc__endpoint__vtable_html_af1c2694fdabae292bfef69c3adfd910c"><div class="ttname"><a href="structgrpc__endpoint__vtable.html#af1c2694fdabae292bfef69c3adfd910c">grpc_endpoint_vtable::destroy</a></div><div class="ttdeci">void(* destroy)(grpc_endpoint *ep)</div><div class="ttdef"><b>Definition:</b> endpoint.h:76</div></div>
<div class="ttc" id="endpoint_8h_html_adb689cc1f448569b81f46c8810b5a24c"><div class="ttname"><a href="endpoint_8h.html#adb689cc1f448569b81f46c8810b5a24c">grpc_endpoint_read_cb</a></div><div class="ttdeci">void(* grpc_endpoint_read_cb)(void *user_data, gpr_slice *slices, size_t nslices, grpc_endpoint_cb_status error)</div><div class="ttdef"><b>Definition:</b> endpoint.h:61</div></div>
<div class="ttc" id="endpoint_8h_html_afe30ad16c4df2a5c80b9e73d2bce80e6"><div class="ttname"><a href="endpoint_8h.html#afe30ad16c4df2a5c80b9e73d2bce80e6">grpc_endpoint_add_to_pollset</a></div><div class="ttdeci">void grpc_endpoint_add_to_pollset(grpc_endpoint *ep, grpc_pollset *pollset)</div><div class="ttdef"><b>Definition:</b> endpoint.c:49</div></div>
<div class="ttc" id="slice_8h_html"><div class="ttname"><a href="slice_8h.html">slice.h</a></div></div>
<div class="ttc" id="endpoint_8h_html_abfb8e299371be52c109912cda9dbe902ac6ee550584876eb6ecba8fa333133f8f"><div class="ttname"><a href="endpoint_8h.html#abfb8e299371be52c109912cda9dbe902ac6ee550584876eb6ecba8fa333133f8f">GRPC_ENDPOINT_WRITE_ERROR</a></div><div class="ttdef"><b>Definition:</b> endpoint.h:58</div></div>
<div class="ttc" id="structgrpc__endpoint_html"><div class="ttname"><a href="structgrpc__endpoint.html">grpc_endpoint</a></div><div class="ttdef"><b>Definition:</b> endpoint.h:108</div></div>
<div class="ttc" id="pollset__set_8h_html"><div class="ttname"><a href="pollset__set_8h.html">pollset_set.h</a></div></div>
<div class="ttc" id="endpoint_8h_html_abb88e72ffe7908c2def55fea24d321aea56bdd1b428950ad6e54bf0ef4044ab8e"><div class="ttname"><a href="endpoint_8h.html#abb88e72ffe7908c2def55fea24d321aea56bdd1b428950ad6e54bf0ef4044ab8e">GRPC_ENDPOINT_CB_ERROR</a></div><div class="ttdef"><b>Definition:</b> endpoint.h:52</div></div>
<div class="ttc" id="endpoint_8h_html_abb88e72ffe7908c2def55fea24d321aea48c02072cce4fc7339c4236ea902407f"><div class="ttname"><a href="endpoint_8h.html#abb88e72ffe7908c2def55fea24d321aea48c02072cce4fc7339c4236ea902407f">GRPC_ENDPOINT_CB_OK</a></div><div class="ttdef"><b>Definition:</b> endpoint.h:49</div></div>
<div class="ttc" id="endpoint_8h_html_af2ca6ea84b9d91d443ba9a8a53e55f2a"><div class="ttname"><a href="endpoint_8h.html#af2ca6ea84b9d91d443ba9a8a53e55f2a">grpc_endpoint_write_cb</a></div><div class="ttdeci">void(* grpc_endpoint_write_cb)(void *user_data, grpc_endpoint_cb_status error)</div><div class="ttdef"><b>Definition:</b> endpoint.h:64</div></div>
<div class="ttc" id="structgrpc__pollset__set_html"><div class="ttname"><a href="structgrpc__pollset__set.html">grpc_pollset_set</a></div><div class="ttdef"><b>Definition:</b> pollset_set_posix.h:40</div></div>
<div class="ttc" id="endpoint_8h_html_a7fca699259b75cf0f685227a363765fa"><div class="ttname"><a href="endpoint_8h.html#a7fca699259b75cf0f685227a363765fa">grpc_endpoint_shutdown</a></div><div class="ttdeci">void grpc_endpoint_shutdown(grpc_endpoint *ep)</div><div class="ttdef"><b>Definition:</b> endpoint.c:57</div></div>
<div class="ttc" id="structgpr__slice_html"><div class="ttname"><a href="structgpr__slice.html">gpr_slice</a></div><div class="ttdef"><b>Definition:</b> slice.h:79</div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 5 2015 08:17:07 for GRPC Core by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>
</body>
</html>
|