<!DOCTYPE html>
<html>
<head>
</head>
<body>
<dl style="line-height: 1.5; margin-left: 2em">
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Author</dt>
<dd style="margin-left: 8.5em">naoa <visio****@gmail*****></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
<dd style="margin-left: 8.5em">2014-06-05 03:32:11 +0900 (Thu, 05 Jun 2014)</dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">New Revision</dt>
<dd style="margin-left: 8.5em"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4">a1cde3e1dcd864142388728f2348a56fe4213cc4</a></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Merge</dt>
<dd style="margin-left: 8.5em">
<ul>
<li>Merged 94d3cf4: Merge pull request #172 from naoa/fix-for-gqtp-protocol</li>
</ul>
</dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Message</dt>
<dd style="margin-left: 8.5em"><pre style="border: 1px solid #aaa; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; padding: 0.5em; width: auto">groonga:use default GQTP port in client mode</pre></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Modified files</dt>
<dd style="margin-left: 8.5em">
<ul>
<li><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#diff-0">src/groonga.c</a></li>
</ul>
</dd>
</dl>
<div class="diff-section" style="clear: both">
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: src/groonga.c (+14 -7)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L68">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L69">69</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L70">70</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L71">71</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L72">72</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L73">73</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L74">74</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L75">75</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L77">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L78">78</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L79">79</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L80">80</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L81">81</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L82">82</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L83">83</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L84">84</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2096">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2097">2097</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2098">2098</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2099">2099</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2100">2100</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2101">2101</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2102">2102</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2103">2103</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2305">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2306">2306</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2307">2307</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2308">2308</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2309">2309</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2310">2310</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2311">2311</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2312">2312</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2349">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2350">2350</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2351">2351</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2352">2352</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2353">2353</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2354">2354</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2355">2355</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2356">2356</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2357">2357</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2497">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2498">2498</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2499">2499</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2500">2500</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2501">2501</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2502">2502</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2503">2503</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0L2504">2504</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R68">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R69">69</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R70">70</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R71">71</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R72">72</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R73">73</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R74">74</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R75">75</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R76">76</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R78">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R79">79</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R80">80</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R81">81</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R82">82</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R83">83</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R84">84</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R85">85</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2097">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2098">2098</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2099">2099</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2100">2100</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2101">2101</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2102">2102</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2103">2103</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2104">2104</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2105">2105</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2307">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2308">2308</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2309">2309</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2310">2310</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2311">2311</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2312">2312</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2313">2313</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2314">2314</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2315">2315</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2352">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2353">2353</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2354">2354</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2355">2355</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2356">2356</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2357">2357</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2358">2358</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2359">2359</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2360">2360</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2500">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2501">2501</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2502">2502</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2503">2503</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2504">2504</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2505">2505</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2506">2506</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2507">2507</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2508">2508</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2509">2509</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2510">2510</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a1cde3e1dcd864142388728f2348a56fe4213cc4#L0R2511">2511</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -69,7 +69,8 @@</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> # define STDERR_FILENO 2</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> #endif /* STDERR_FILENO */</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-#define DEFAULT_PORT 10041</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+#define DEFAULT_HTTP_PORT 10041</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+#define DEFAULT_GQTP_PORT 10043</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> #define DEFAULT_DEST "localhost"</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> #define DEFAULT_MAX_NFTHREADS 8</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> #define MAX_CON 0x10000</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -78,7 +79,7 @@</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> static char bind_address[HOST_NAME_MAX + 1];</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> static char hostname[HOST_NAME_MAX + 1];</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-static int port = DEFAULT_PORT;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+static int port = DEFAULT_GQTP_PORT;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> static int batchmode;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> static int number_of_lines = 0;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> static int newdb;</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -2097,7 +2098,8 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">config_file_load(const char *path, const grn_str_getopt_opt *opts, int *flags)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> return status;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-static const int default_port = DEFAULT_PORT;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+static const int default_http_port = DEFAULT_HTTP_PORT;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+static const int default_gqtp_port = DEFAULT_GQTP_PORT;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> static grn_encoding default_encoding = GRN_ENC_DEFAULT;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> static uint32_t default_max_num_threads = DEFAULT_MAX_NFTHREADS;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> static const int default_mode = mode_alone;</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -2306,7 +2308,8 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">show_usage(FILE *output)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> " --bind-address <ip/hostname>:\n"</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> " specify server address to bind\n"</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> " (default: %s)\n"</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- " -p, --port <port number>: specify server port number (default: %d)\n"</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ " -p, --port <port number>: specify server port number\n"</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ " (HTTP default: %d, GQTP default: %d)\n"</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> " -i, --server-id <ip/hostname>:\n"</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> " specify server ID address (default: %s)\n"</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> " --protocol <protocol>: specify server protocol to listen\n"</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -2350,8 +2353,8 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">show_usage(FILE *output)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> " <db pathname>: in server/daemon mode\n"</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> " <dest hostname> [<commands>]: in client mode (default: %s)\n",</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> grn_encoding_to_string(default_encoding),</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- default_port, default_bind_address,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- default_port, default_hostname, default_protocol,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ default_gqtp_port, default_bind_address,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ default_http_port, default_gqtp_port, default_hostname, default_protocol,</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> default_document_root, default_cache_limit, default_max_num_threads,</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> default_log_level, default_log_path, default_query_log_path,</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> default_config_path, default_default_command_version,</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -2498,7 +2501,11 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">main(int argc, char **argv)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> port = value;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> } else {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- port = default_port;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ if (protocol_arg) {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ if (*protocol_arg == 'h' || *protocol_arg == 'H') {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ port = default_http_port;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ }</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if (encoding_arg) {</span>
</pre>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>