<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16721">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: amount<br><br>Change-Id: I35d8abc81bb2891a883883cc4bdc9a15b95138c6<br>---<br>M addons/ooh323c/src/ooSocket.h<br>M contrib/utils/eagi_proxy.c<br>2 files changed, 5 insertions(+), 5 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/21/16721/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/addons/ooh323c/src/ooSocket.h b/addons/ooh323c/src/ooSocket.h</span><br><span>index b4cbf88..48ddd62 100644</span><br><span>--- a/addons/ooh323c/src/ooSocket.h</span><br><span>+++ b/addons/ooh323c/src/ooSocket.h</span><br><span>@@ -328,7 +328,7 @@</span><br><span>  *                     whether write would block on them.</span><br><span>  * @param exceptfds    The descriptors listed in exceptfds will be watched for</span><br><span>  *                     exceptions.</span><br><span style="color: hsl(0, 100%, 40%);">- * @param timeout      Upper bound on amout of time elapsed before select</span><br><span style="color: hsl(120, 100%, 40%);">+ * @param timeout      Upper bound on amount of time elapsed before select</span><br><span>  *                     returns.</span><br><span>  * @return             Completion status of operation: 0 (ASN_OK) = success,</span><br><span>  *                     negative return value is error.</span><br><span>diff --git a/contrib/utils/eagi_proxy.c b/contrib/utils/eagi_proxy.c</span><br><span>index 117d51e..e87b932 100644</span><br><span>--- a/contrib/utils/eagi_proxy.c</span><br><span>+++ b/contrib/utils/eagi_proxy.c</span><br><span>@@ -83,11 +83,11 @@</span><br><span> </span><br><span> int connect_to_host(char* host, int port); /* connect to a given host (name or IP) and given port number in nonblocking mode returning socket descriptor*/</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-void read_full(int file, char* buffer, int num); /* read EXACTLY "num" ammount of bytes from "file" descriptor to "buffer"*/</span><br><span style="color: hsl(0, 100%, 40%);">-int read_some(int file, char* buffer, int size); /* read AT MOST "size" ammount of bytes */</span><br><span style="color: hsl(120, 100%, 40%);">+void read_full(int file, char* buffer, int num); /* read EXACTLY "num" amount of bytes from "file" descriptor to "buffer"*/</span><br><span style="color: hsl(120, 100%, 40%);">+int read_some(int file, char* buffer, int size); /* read AT MOST "size" amount of bytes */</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-void write_buf(int file, char* buffer, int num); /* write "num" ammount of bytes to "file" descriptor and buffer the surplus if the write would block */</span><br><span style="color: hsl(0, 100%, 40%);">-int write_amap(int file, char* buffer, int num); /*write AT MOST "num" ammount of bytes and return ammount that was written*/</span><br><span style="color: hsl(120, 100%, 40%);">+void write_buf(int file, char* buffer, int num); /* write "num" amount of bytes to "file" descriptor and buffer the surplus if the write would block */</span><br><span style="color: hsl(120, 100%, 40%);">+int write_amap(int file, char* buffer, int num); /*write AT MOST "num" amount of bytes and return amount that was written*/</span><br><span> </span><br><span> void setnonblocking(int desc); /*sets the socket non-blocking; for polling */</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16721">change 16721</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/16721"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I35d8abc81bb2891a883883cc4bdc9a15b95138c6 </div>
<div style="display:none"> Gerrit-Change-Number: 16721 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Josh Soref <jsoref@gmail.com> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>