mirror of https://github.com/nirenjan/libx52.git
deploy: 5a78492140
parent
8521fb9742
commit
60ae016d14
|
|
@ -97,6 +97,7 @@ $(function() {
|
|||
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="preprocessor">#endif</span></div>
|
||||
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="preprocessor">#endif // !defined X52DCOMM_H</span></div>
|
||||
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  </div>
|
||||
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  </div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
<div class="ttc" id="agroup__x52dcomm_html_ga59b382427afc417499311336747fb191"><div class="ttname"><a href="group__x52dcomm.html#ga59b382427afc417499311336747fb191">x52d_dial_command</a></div><div class="ttdeci">int x52d_dial_command(const char *sock_path)</div><div class="ttdoc">Open a connection to the daemon.</div></div>
|
||||
<div class="ttc" id="agroup__x52dcomm_html_gad72175611919fcafc0a0533b7a01f167"><div class="ttname"><a href="group__x52dcomm.html#gad72175611919fcafc0a0533b7a01f167">x52d_send_command</a></div><div class="ttdeci">int x52d_send_command(int sock_fd, char *buffer, size_t buflen)</div><div class="ttdoc">Send a command to the daemon and retrieve the response.</div></div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue