123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596 |
- /*##############################################################################
- HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
- ############################################################################## */
- #include "jexcept.hpp"
- #include "thorherror.h"
- #include "roxiehelper.hpp"
- #include "roxielmj.hpp"
- #include "jmisc.hpp"
- #include "jfile.hpp"
- #include "mpbase.hpp"
- #include "dafdesc.hpp"
- #include "dadfs.hpp"
- unsigned traceLevel = 0;
- //OwnedRowArray
- void OwnedRowArray::clear()
- {
- ForEachItemIn(idx, buff)
- ReleaseRoxieRow(buff.item(idx));
- buff.kill();
- }
- void OwnedRowArray::clearPart(aindex_t from, aindex_t to)
- {
- aindex_t idx;
- for(idx = from; idx < to; idx++)
- ReleaseRoxieRow(buff.item(idx));
- buff.removen(from, to-from);
- }
- void OwnedRowArray::replace(const void * row, aindex_t pos)
- {
- ReleaseRoxieRow(buff.item(pos));
- buff.replace(row, pos);
- }
- //=========================================================================================
- //CRHRollingCacheElem copied/modified from THOR
- CRHRollingCacheElem::CRHRollingCacheElem()
- {
- row = NULL;
- cmp = INT_MIN;
- }
- CRHRollingCacheElem::~CRHRollingCacheElem()
- {
- if (row)
- ReleaseRoxieRow(row);
- }
- void CRHRollingCacheElem::set(const void *_row)
- {
- if (row)
- ReleaseRoxieRow(row);
- row = _row;
- }
- //CRHRollingCache copied/modified from THOR CRollingCache
- CRHRollingCache::~CRHRollingCache()
- {
- loop
- {
- CRHRollingCacheElem *e = cache.dequeue();
- if (!e)
- break;
- delete e;
- }
- }
- void CRHRollingCache::init(IInputBase *_in, unsigned _max)
- {
- max = _max;
- in =_in;
- cache.clear();
- cache.reserve(max);
- eos = false;
- while (cache.ordinality()<max/2)
- cache.enqueue(NULL);
- while (!eos && (cache.ordinality()<max))
- advance();
- }
- #ifdef TRACEROLLING
- void CRHRollingCache::PrintCache()
- {
- for (unsigned i = 0;i<max;i++) {
- CRHRollingCacheElem *e = cache.item(i);
- if (i==0)
- DBGLOG("RC==============================");
- int ii = 0;
- if (e && e->row)
- ii = isalpha(*((char*)e->row)) ? 0 : 4;
- chas sz[100];
- sprintf(sz,"%c%d: %s",(i==max/2)?'>':' ',i,e?(const char *)e->row+ii:"-----");
- for (int xx=0; sz[xx] != NULL; xx++)
- {
- if (!isprint(sz[xx]))
- {
- sz[xx] = NULL;
- break;
- }
- }
- DBGLOG(sz);
- if (i == max-1)
- DBGLOG("RC==============================");
- }
- }
- #endif
- CRHRollingCacheElem * CRHRollingCache::mid(int rel)
- {
- return cache.item((max/2)+rel); // relies on unsigned wrap
- }
- void CRHRollingCache::advance()
- {
- CRHRollingCacheElem *e = (cache.ordinality()==max)?cache.dequeue():NULL; //cache full, remove head element
- if (!eos) {
- if (!e)
- e = new CRHRollingCacheElem();
- const void * nextrec = in->nextInGroup();//get row from CRHCRHDualCache::cOut, which gets from CRHCRHDualCache, which gets from input
- if (!nextrec)
- nextrec = in->nextInGroup();
- if (nextrec) {
- e->set(nextrec);
- cache.enqueue(e);
- #ifdef TRACEROLLING
- PrintCache();
- #endif
- return;
- }
- else
- eos = true;
- }
- delete e;
- cache.enqueue(NULL);
- #ifdef TRACEROLLING
- PrintCache();
- #endif
- }
- //=========================================================================================
- //CRHDualCache copied from THOR, and modified to get input from IInputBase instead
- //of IReadSeqVar and to manage rows as OwnedRoxieRow types
- CRHDualCache::CRHDualCache()
- {
- strm1 = NULL;
- strm2 = NULL;
- }
- CRHDualCache::~CRHDualCache()
- {
- ::Release(strm1);
- ::Release(strm2);
- loop
- {
- CRHRollingCacheElem *e = cache.dequeue();
- if (!e)
- break;
- delete e;
- }
- }
- void CRHDualCache::init(IInputBase * _in)
- {
- in = _in;
- cache.clear();
- eos = false;
- base = 0;
- posL = 0;
- posR = 0;
- strm1 = new cOut(this,posL);
- strm2 = new cOut(this,posR) ;
- }
- #ifdef TRACEROLLING
- void CRHDualCache::PrintCache()
- {
- for (unsigned i = 0;i<cache.ordinality();i++) {
- CRHRollingCacheElem *e = cache.item(i);
- if (i==0)
- {
- DBGLOG("DC=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-BASE:%d,posL=%d,posR=%d %s", base, posL,posR, eos?"EOS":"");
- }
-
- DBGLOG("%c%d: %s",(i==cache.ordinality()/2)?'>':' ',i,e?(const char *)e->row:"-----");
- if (i == cache.ordinality()-1)
- DBGLOG("DC=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-");
- }
- }
- #endif
- bool CRHDualCache::get(unsigned n, CRHRollingCacheElem *&out)
- {
- // take off any no longer needed
- CRHRollingCacheElem *e=NULL;
- while ((base<posL) && (base<posR)) {
- delete e;
- e = cache.dequeue();
- base++;
- }
- assertex(n>=base);
- while (!eos && (n-base>=cache.ordinality())) //element already in cache?
- {
- if (!e)
- e = new CRHRollingCacheElem;
- const void * nextrec = in->nextInGroup(); //get from activity
- if (!nextrec)
- nextrec = in->nextInGroup();
- if (!nextrec) {
- eos = true;
- break;
- }
- e->set(nextrec);
- cache.enqueue(e);
- e = NULL;
- #ifdef TRACEROLLING
- PrintCache();
- #endif
- }
- delete e;
- if (n-base>=cache.ordinality())
- return false;
- out = cache.item(n-base);
- return true;
- }
- size32_t CRHDualCache::getRecordSize(const void *ptr)
- {
- return in->queryOutputMeta()->getRecordSize(ptr);
- }
- size32_t CRHDualCache::getFixedSize() const
- {
- return in->queryOutputMeta()->getFixedSize();
- }
- size32_t CRHDualCache::getMinRecordSize() const
- {
- return in->queryOutputMeta()->getMinRecordSize();
- }
- CRHDualCache::cOut::cOut(CRHDualCache *_parent, unsigned &_pos)
- : pos(_pos)
- {
- parent = _parent;
- stopped = false;
- }
- const void * CRHDualCache::cOut::nextInGroup()
- {
- CRHRollingCacheElem *e;
- if (stopped || !parent->get(pos,e))
- return NULL; //no more data
- LinkRoxieRow(e->row);
- pos++;
- return e->row;
- }
- IOutputMetaData * CRHDualCache::cOut::queryOutputMeta() const
- {
- return parent->input()->queryOutputMeta();
- }
- void CRHDualCache::cOut::stop()
- {
- pos = (unsigned)-1;
- stopped = true;
- }
- //=========================================================================================
- IRHLimitedCompareHelper *createRHLimitedCompareHelper()
- {
- return new CRHLimitedCompareHelper();
- }
- //CRHLimitedCompareHelper
- void CRHLimitedCompareHelper::init( unsigned _atmost,
- IInputBase *_in,
- ICompare * _cmp,
- ICompare * _limitedcmp )
- {
- atmost = _atmost;
- cache.setown(new CRHRollingCache());
- cache->init(_in,(atmost+1)*2);
- cmp = _cmp;
- limitedcmp = _limitedcmp;
- }
- bool CRHLimitedCompareHelper::getGroup(OwnedRowArray &group, const void *left)
- {
- // this could be improved!
-
- // first move 'mid' forwards until mid>=left
- int low = 0;
- loop
- {
- CRHRollingCacheElem * r = cache->mid(0);
- if (!r)
- break; // hit eos
- int c = cmp->docompare(left,r->row);
- if (c == 0)
- {
- r->cmp = limitedcmp->docompare(left,r->row);
- if (r->cmp <= 0)
- break;
- }
- else if (c < 0)
- {
- r->cmp = -1;
- break;
- }
- else
- r->cmp = 1;
- cache->advance();
- if (cache->mid(low-1)) // only if haven't hit start
- low--;
- }
- // now scan back (note low should be filled even at eos)
- loop
- {
- CRHRollingCacheElem * pr = cache->mid(low-1);
- if (!pr)
- break; // hit start
- int c = cmp->docompare(left,pr->row);
- if (c == 0)
- {
- pr->cmp = limitedcmp->docompare(left,pr->row);
- if (pr->cmp==1)
- break;
- }
- else
- {
- pr->cmp = 1;
- break;
- }
- low--;
- }
- int high = 0;
- if (cache->mid(0)) // check haven't already hit end
- {
- // now scan fwd
- loop
- {
- high++;
- CRHRollingCacheElem * nr = cache->mid(high);
- if (!nr)
- break;
- int c = cmp->docompare(left,nr->row);
- if (c==0)
- {
- nr->cmp = limitedcmp->docompare(left,nr->row);
- if (nr->cmp==-1)
- break;
- }
- else
- {
- nr->cmp = -1;
- break;
- }
- }
- }
- while (high-low>(int)atmost)
- {
- int vl = iabs(cache->mid(low)->cmp);
- int vh = iabs(cache->mid(high-1)->cmp);
- int v;
- if (vl==0)
- {
- if (vh==0) // both ends equal
- return false;
- v = vh;
- }
- else if (vh==0)
- v = vl;
- else
- v = imin(vl,vh);
- // remove worst match from either end
- while ((low<high)&&(iabs(cache->mid(low)->cmp)==v))
- low++;
- while ((low<high)&&(iabs(cache->mid(high-1)->cmp)==v))
- high--;
- if (low>=high)
- return true; // couldn't make group;
- }
- for (int i=low;i<high;i++)
- {
- CRHRollingCacheElem *r = cache->mid(i);
- LinkRoxieRow(r->row);
- group.append(r->row);
- }
- return group.ordinality()>0;
- }
- //=========================================================================================
- CSafeSocket::CSafeSocket(ISocket *_sock)
- {
- httpMode = false;
- mlFmt = MarkupFmt_Unknown;
- sent = 0;
- heartbeat = false;
- sock.setown(_sock);
- }
- CSafeSocket::~CSafeSocket()
- {
- sock.clear();
- ForEachItemIn(idx, queued)
- {
- free(queued.item(idx));
- }
- queued.kill();
- lengths.kill();
- }
- unsigned CSafeSocket::bytesOut() const
- {
- return sent;
- }
- bool CSafeSocket::checkConnection() const
- {
- if (sock)
- return sock->check_connection();
- else
- return false;
- }
- size32_t CSafeSocket::write(const void *buf, size32_t size, bool takeOwnership)
- {
- CriticalBlock c(crit); // NOTE: anyone needing to write multiple times without interleave should have already locked this. We lock again for the simple cases.
- OwnedMalloc<void> ownedBuffer;
- if (takeOwnership)
- ownedBuffer.setown((void *) buf);
- if (!size)
- return 0;
- try
- {
- if (httpMode)
- {
- if (!takeOwnership)
- {
- ownedBuffer.setown(malloc(size));
- if (!ownedBuffer)
- throw MakeStringException(THORHELPER_INTERNAL_ERROR, "Out of memory in CSafeSocket::write (requesting %d bytes)", size);
- memcpy(ownedBuffer, buf, size);
- }
- queued.append(ownedBuffer.getClear());
- lengths.append(size);
- return size;
- }
- else
- {
- sent += size;
- size32_t written = sock->write(buf, size);
- return written;
- }
- }
- catch(...)
- {
- heartbeat = false;
- throw;
- }
- }
- bool CSafeSocket::readBlock(MemoryBuffer &ret, unsigned timeout, unsigned maxBlockSize)
- {
- // MORE - this is still not good enough as we could get someone else's block if there are multiple input datasets
- CriticalBlock c(crit);
- try
- {
- unsigned bytesRead;
- unsigned len;
- try
- {
- sock->read(&len, sizeof (len), sizeof (len), bytesRead, timeout);
- }
- catch (IJSOCK_Exception *E)
- {
- if (E->errorCode()==JSOCKERR_graceful_close)
- {
- E->Release();
- return false;
- }
- throw;
- }
- assertex(bytesRead == sizeof(len));
- _WINREV(len);
- if (len & 0x80000000)
- len ^= 0x80000000;
- if (len > maxBlockSize)
- throw MakeStringException(THORHELPER_DATA_ERROR, "Maximum block size (%d bytes) exceeded (missing length prefix?)", maxBlockSize);
- if (len)
- {
- unsigned bytesRead;
- sock->read(ret.reserveTruncate(len), len, len, bytesRead, timeout);
- }
- return len != 0;
- }
- catch(...)
- {
- heartbeat = false;
- throw;
- }
- }
- bool CSafeSocket::readBlock(StringBuffer &ret, unsigned timeout, HttpHelper *pHttpHelper, bool &continuationNeeded, bool &isStatus, unsigned maxBlockSize)
- {
- continuationNeeded = false;
- isStatus = false;
- CriticalBlock c(crit);
- try
- {
- unsigned bytesRead;
- unsigned len = 0;
- try
- {
- sock->read(&len, sizeof (len), sizeof (len), bytesRead, timeout);
- }
- catch (IJSOCK_Exception *E)
- {
- if (E->errorCode()==JSOCKERR_graceful_close)
- {
- E->Release();
- return false;
- }
- throw;
- }
- assertex(bytesRead == sizeof(len));
- unsigned left = 0;
- char *buf;
- if (pHttpHelper != NULL && strncmp((char *)&len, "POST", 4) == 0)
- {
- #define MAX_HTTP_HEADERSIZE 8000
- char header[MAX_HTTP_HEADERSIZE + 1]; // allow room for \0
- sock->read(header, 1, MAX_HTTP_HEADERSIZE, bytesRead, timeout);
- header[bytesRead] = 0;
- char *payload = strstr(header, "\r\n\r\n");
- if (payload)
- {
- *payload = 0;
- payload += 4;
- char *str;
- pHttpHelper->parseHTTPRequestLine(header);
- // capture authentication token
- if ((str = strstr(header, "Authorization: Basic ")) != NULL)
- pHttpHelper->setAuthToken(str+21);
- // capture content type
- if ((str = strstr(header, "Content-Type: ")) != NULL)
- pHttpHelper->setContentType(str+14);
- // determine payload length
- str = strstr(header, "Content-Length: ");
- if (str)
- {
- len = atoi(str + strlen("Content-Length: "));
- buf = ret.reserveTruncate(len);
- left = len - (bytesRead - (payload - header));
- if (len > left)
- memcpy(buf, payload, len - left);
- }
- else
- left = len = 0;
- }
- else
- left = len = 0;
- pHttpHelper->setIsHttp(true);
- if (!len)
- throw MakeStringException(THORHELPER_DATA_ERROR, "Badly formed HTTP header");
- }
- else if (strnicmp((char *)&len, "STAT", 4) == 0)
- isStatus = true;
- else
- {
- _WINREV(len);
- if (len & 0x80000000)
- {
- len ^= 0x80000000;
- continuationNeeded = true;
- }
- if (len > maxBlockSize)
- throw MakeStringException(THORHELPER_DATA_ERROR, "Maximum block size (%d bytes) exceeded (missing length prefix?)", maxBlockSize);
- left = len;
- if (len)
- buf = ret.reserveTruncate(len);
- }
- if (left)
- {
- sock->read(buf + (len - left), left, left, bytesRead, timeout);
- }
- return len != 0;
- }
- catch (...)
- {
- heartbeat = false;
- throw;
- }
- }
- void CSafeSocket::setHttpMode(const char *queryName, bool arrayMode, TextMarkupFormat _mlfmt)
- {
- CriticalBlock c(crit); // Should not be needed
- httpMode = true;
- mlFmt = _mlfmt;
- heartbeat = false;
- assertex(contentHead.length()==0 && contentTail.length()==0);
- if (mlFmt==MarkupFmt_JSON)
- {
- contentHead.set("{");
- contentTail.set("}");
- }
- else
- {
- StringAttrBuilder headText(contentHead), tailText(contentTail);
- headText.append(
- "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
- "<soap:Envelope xmlns:soap=\"http://schemas.xmlsoap.org/soap/envelope/\">"
- "<soap:Body>");
- if (arrayMode)
- {
- headText.append("<").append(queryName).append("ResponseArray>");
- tailText.append("</").append(queryName).append("ResponseArray>");
- }
- tailText.append("</soap:Body></soap:Envelope>");
- }
- }
- void CSafeSocket::setHeartBeat()
- {
- CriticalBlock c(crit);
- heartbeat = true;
- }
- bool CSafeSocket::sendHeartBeat(const IContextLogger &logctx)
- {
- if (heartbeat)
- {
- StringBuffer s;
- bool rval = false;
- unsigned replyLen = 5;
- unsigned rev = replyLen | 0x80000000; // make it a blocked msg
- _WINREV(rev);
- s.append(sizeof(rev), (char *) &rev);
- s.append('H');
- rev = (unsigned) time(NULL);
- _WINREV(rev);
- s.append(sizeof(rev), (char *) &rev);
-
- try
- {
- CriticalBlock c(crit);
- sock->write(s.str(), replyLen + sizeof(rev));
- rval = true;
- }
- catch (IException * E)
- {
- StringBuffer error("HeartBeat write failed with exception: ");
- E->errorMessage(error);
- logctx.CTXLOG("%s", error.str());
- E->Release();
- }
- catch(...)
- {
- logctx.CTXLOG("HeartBeat write failed (Unknown exception)");
- }
- return rval;
- }
- else
- return true;
- };
- void CSafeSocket::flush()
- {
- if (httpMode)
- {
- unsigned length = contentHead.length() + contentTail.length();
- ForEachItemIn(idx, lengths)
- length += lengths.item(idx);
- StringBuffer header;
- header.append("HTTP/1.0 200 OK\r\n");
- header.append("Content-Type: ").append(mlFmt == MarkupFmt_JSON ? "application/json" : "text/xml").append("\r\n");
- header.append("Content-Length: ").append(length).append("\r\n\r\n");
- CriticalBlock c(crit); // should not be anyone writing but better to be safe
- if (traceLevel > 5)
- DBGLOG("Writing HTTP header length %d to HTTP socket", header.length());
- sock->write(header.str(), header.length());
- sent += header.length();
- if (traceLevel > 5)
- DBGLOG("Writing content head length %d to HTTP socket", contentHead.length());
- sock->write(contentHead.str(), contentHead.length());
- sent += contentHead.length();
- ForEachItemIn(idx2, queued)
- {
- unsigned length = lengths.item(idx2);
- if (traceLevel > 5)
- DBGLOG("Writing block length %d to HTTP socket", length);
- sock->write(queued.item(idx2), length);
- sent += length;
- }
- if (traceLevel > 5)
- DBGLOG("Writing content tail length %d to HTTP socket", contentTail.length());
- sock->write(contentTail.str(), contentTail.length());
- sent += contentTail.length();
- if (traceLevel > 5)
- DBGLOG("Total written %d", sent);
- }
- }
- void CSafeSocket::sendException(const char *source, unsigned code, const char *message, bool isBlocked, const IContextLogger &logctx)
- {
- try
- {
- FlushingStringBuffer response(this, isBlocked, MarkupFmt_XML, false, httpMode, logctx);
- response.startDataset("Exception", NULL, (unsigned) -1);
- response.appendf("<Source>%s</Source><Code>%d</Code>", source, code);
- response.append("<Message>");
- response.encodeString(message, strlen(message));
- response.append("</Message>");
- }
- catch(IException *EE)
- {
- StringBuffer error("While reporting exception: ");
- EE->errorMessage(error);
- logctx.CTXLOG("%s", error.str());
- EE->Release();
- }
- #ifndef _DEBUG
- catch(...) {}
- #endif
- }
- //==============================================================================================================
- #define RESULT_FLUSH_THRESHOLD 10000u
- #ifdef _DEBUG
- #define HTTP_SPLIT_THRESHOLD 100u
- #define HTTP_SPLIT_RESERVE 200u
- #else
- #define HTTP_SPLIT_THRESHOLD 64000u
- #define HTTP_SPLIT_RESERVE 65535u
- #endif
- interface IXmlStreamFlusher;
- //==============================================================================================================
- bool FlushingStringBuffer::needsFlush(bool closing)
- {
- if (isBlocked || closing) // can't flush unblocked. MORE - may need to break it up though....
- {
- size32_t len = s.length() - emptyLength;
- return len > (closing ? 0 : RESULT_FLUSH_THRESHOLD);
- }
- else
- return false; // MORE - if there is a single result, it can be flushed (actually, can flush anytime all prior results have been closed)
- }
- void FlushingStringBuffer::startBlock()
- {
- size32_t len = 0;
- s.clear();
- if (!isHttp)
- append(sizeof(size32_t), (char *) &len);
- rowCount = 0;
- if (isBlocked)
- {
- s.append('R');
- unsigned rev = sequenceNumber++;
- _WINREV(rev);
- s.append(sizeof(rev), (char *) &rev);
- rev = rowCount;
- _WINREV(rev);
- s.append(sizeof(rev), (char *) &rev); // NOTE - need to patch up later. At this point it is 0.
- s.append(strlen(name)+1, name);
- }
- emptyLength = s.length();
- // MORE - should probably pre-reserve string at RESULT_FLUSH_THRESHOLD plus a bit
- }
- FlushingStringBuffer::FlushingStringBuffer(SafeSocket *_sock, bool _isBlocked, TextMarkupFormat _mlFmt, bool _isRaw, bool _isHttp, const IContextLogger &_logctx)
- : sock(_sock), isBlocked(_isBlocked), mlFmt(_mlFmt), isRaw(_isRaw), isHttp(_isHttp), logctx(_logctx)
- {
- sequenceNumber = 0;
- rowCount = 0;
- isSoap = false;
- isEmpty = true;
- extend = false;
- trim = false;
- emptyLength = 0;
- tagClosed = true;
- }
- FlushingStringBuffer::~FlushingStringBuffer()
- {
- try
- {
- flush(true);
- }
- catch (IException *E)
- {
- // Ignore any socket errors that we get at termination - nothing we can do about them anyway...
- E->Release();
- }
- catch(...)
- {
- }
- ForEachItemIn(idx, queued)
- {
- free(queued.item(idx));
- }
- }
- //void FlushingStringBuffer::append(char data)
- //{
- //append(1, &data);
- //}
- void FlushingStringBuffer::append(const char *data)
- {
- append(strlen(data), data);
- }
- void FlushingStringBuffer::append(double data)
- {
- if (isRaw)
- append(sizeof(data), (char *)&data);
- else
- {
- StringBuffer v;
- v.append(data);
- append(v.length(), v.str());
- }
- }
- void FlushingStringBuffer::append(unsigned len, const char *data)
- {
- try
- {
- CriticalBlock b(crit);
- s.append(len, data);
- }
- catch (IException *E)
- {
- logctx.logOperatorException(E, __FILE__, __LINE__, "FlushingStringBuffer::append");
- throw;
- }
- }
- void FlushingStringBuffer::appendf(const char *format, ...)
- {
- StringBuffer t;
- va_list args;
- va_start(args, format);
- t.valist_appendf(format, args);
- va_end(args);
- append(t.length(), t.str());
- }
- void FlushingStringBuffer::encodeString(const char *x, unsigned len, bool utf8)
- {
- if (mlFmt==MarkupFmt_XML)
- {
- StringBuffer t;
- ::encodeXML(x, t, 0, len, utf8);
- append(t.length(), t.str());
- }
- else
- append(len, x);
- }
- void FlushingStringBuffer::encodeData(const void *data, unsigned len)
- {
- static char hexchar[] = "0123456789ABCDEF";
- if (isRaw)
- append(len, (const char *) data);
- else
- {
- const byte *field = (const byte *) data;
- for (unsigned i = 0; i < len; i++)
- {
- append(hexchar[field[i] >> 4]);
- append(hexchar[field[i] & 0x0f]);
- }
- }
- }
- void FlushingStringBuffer::addPayload(StringBuffer &s, unsigned int reserve)
- {
- if (!s.length())
- return;
- lengths.append(s.length());
- queued.append(s.detach());
- if (reserve)
- s.ensureCapacity(reserve);
- }
- void FlushingStringBuffer::flushXML(StringBuffer ¤t, bool isClosing)
- {
- CriticalBlock b(crit);
- if (isHttp) // we don't do any chunking for non-HTTP yet
- {
- if (isClosing || current.length() > HTTP_SPLIT_THRESHOLD)
- {
- addPayload(s, HTTP_SPLIT_RESERVE);
- addPayload(current, isClosing ? 0 : HTTP_SPLIT_RESERVE);
- }
- }
- else if (isClosing)
- append(current.length(), current.str());
- }
- void FlushingStringBuffer::flush(bool closing)
- {
- CriticalBlock b(crit);
- if (closing && tail.length())
- {
- s.append(tail);
- tail.clear();
- }
- if (isHttp)
- {
- if (!closing && s.length() > HTTP_SPLIT_THRESHOLD)
- addPayload(s, HTTP_SPLIT_RESERVE);
- }
- else if (needsFlush(closing))
- {
- // MORE - if not blocked we can get very large blocks.
- assertex(s.length() > sizeof(size32_t));
- unsigned replyLen = s.length() - sizeof(size32_t);
- unsigned revLen = replyLen | ((isBlocked)?0x80000000:0);
- _WINREV(revLen);
- if (logctx.queryTraceLevel() > 1)
- {
- if (isBlocked)
- logctx.CTXLOG("Sending reply: Sending blocked %s data", getFormatName(mlFmt));
- else
- #ifdef _DEBUG
- logctx.CTXLOG("Sending reply length %d: %.1024s", (unsigned) (s.length() - sizeof(size32_t)), s.str()+sizeof(size32_t));
- #else
- logctx.CTXLOG("Sending reply length %d: %.40s", (unsigned) (s.length() - sizeof(size32_t)), s.str()+sizeof(size32_t));
- #endif
- }
- *(size32_t *) s.str() = revLen;
- if (isBlocked)
- {
- unsigned revRowCount = rowCount;
- _WINREV(revRowCount);
- *(size32_t *) (s.str()+9) = revRowCount;
- }
- if (logctx.queryTraceLevel() > 9)
- logctx.CTXLOG("writing block size %d to socket", replyLen);
- try
- {
- if (sock)
- {
- if (isHttp)
- sock->write(s.str()+sizeof(revLen), replyLen);
- else
- sock->write(s.str(), replyLen + sizeof(revLen));
- }
- else
- fwrite(s.str()+sizeof(revLen), replyLen, 1, stdout);
- }
- catch (...)
- {
- if (logctx.queryTraceLevel() > 9)
- logctx.CTXLOG("Exception caught FlushingStringBuffer::flush");
- s.clear();
- emptyLength = 0;
- throw;
- }
- if (logctx.queryTraceLevel() > 9)
- logctx.CTXLOG("wrote block size %d to socket", replyLen);
- if (closing)
- {
- s.clear();
- emptyLength = 0;
- }
- else
- startBlock();
- }
- }
- void *FlushingStringBuffer::getPayload(size32_t &length)
- {
- assertex(isHttp);
- CriticalBlock b(crit);
- if (queued.ordinality())
- {
- length = lengths.item(0);
- void *ret = queued.item(0);
- queued.remove(0);
- lengths.remove(0);
- return ret;
- }
- length = s.length();
- return length ? s.detach() : NULL;
- }
- void FlushingStringBuffer::startDataset(const char *elementName, const char *resultName, unsigned sequence, bool _extend, const IProperties *xmlns)
- {
- CriticalBlock b(crit);
- extend = _extend;
- if (isEmpty || !extend)
- {
- name.clear().append(resultName ? resultName : elementName);
- sequenceNumber = 0;
- startBlock();
- if (!isBlocked)
- {
- if (mlFmt==MarkupFmt_XML)
- {
- s.append('<').append(elementName);
- if (isSoap && (resultName || (sequence != (unsigned) -1)))
- {
- s.append(" xmlns=\'urn:hpccsystems:ecl:").appendLower(queryName.length(), queryName.sget()).append(":result:");
- if (resultName && *resultName)
- s.appendLower(strlen(resultName), resultName).append('\'');
- else
- s.append("result_").append(sequence+1).append('\'');
- if (xmlns)
- {
- Owned<IPropertyIterator> it = const_cast<IProperties*>(xmlns)->getIterator(); //should fix IProperties to be const friendly
- ForEach(*it)
- {
- const char *name = it->getPropKey();
- s.append(' ');
- if (!streq(name, "xmlns"))
- s.append("xmlns:");
- s.append(name).append("='");
- encodeUtf8XML(const_cast<IProperties*>(xmlns)->queryProp(name), s);
- s.append("'");
- }
- }
- }
- if (resultName && *resultName)
- s.appendf(" name='%s'",resultName);
- else if (sequence != (unsigned) -1)
- s.appendf(" name='Result %d'",sequence+1);
- s.append(">\n");
- tail.clear().appendf("</%s>\n", elementName);
- }
- }
- isEmpty = false;
- }
- }
- void FlushingStringBuffer::startScalar(const char *resultName, unsigned sequence)
- {
- CriticalBlock b(crit);
- assertex(!s.length());
- name.clear().append(resultName ? resultName : "Dataset");
- sequenceNumber = 0;
- startBlock();
- if (!isBlocked)
- {
- if (mlFmt==MarkupFmt_XML)
- {
- tail.clear();
- s.append("<Dataset");
- if (isSoap && (resultName || (sequence != (unsigned) -1)))
- {
- s.append(" xmlns=\'urn:hpccsystems:ecl:").appendLower(queryName.length(), queryName.sget()).append(":result:");
- if (resultName && *resultName)
- s.appendLower(strlen(resultName), resultName).append('\'');
- else
- s.append("result_").append(sequence+1).append('\'');
- }
- if (resultName && *resultName)
- s.appendf(" name='%s'>\n",resultName);
- else
- s.appendf(" name='Result %d'>\n",sequence+1);
- s.append(" <Row>");
- if (resultName && *resultName)
- {
- s.appendf("<%s>", resultName);
- tail.appendf("</%s>", resultName);
- }
- else
- {
- s.appendf("<Result_%d>", sequence+1);
- tail.appendf("</Result_%d>", sequence+1);
- }
- tail.appendf("</Row>\n</Dataset>\n");
- }
- else if (!isRaw)
- {
- tail.clear().append('\n');
- }
- }
- }
- void FlushingStringBuffer::setScalarInt(const char *resultName, unsigned sequence, __int64 value, unsigned size)
- {
- startScalar(resultName, sequence);
- s.append(value);
- }
- void FlushingStringBuffer::setScalarUInt(const char *resultName, unsigned sequence, unsigned __int64 value, unsigned size)
- {
- startScalar(resultName, sequence);
- s.append(value);
- }
- void FlushingStringBuffer::incrementRowCount()
- {
- CriticalBlock b(crit);
- rowCount++;
- }
- void FlushingJsonBuffer::append(double data)
- {
- CriticalBlock b(crit);
- appendJSONRealValue(s, NULL, data);
- }
- void FlushingJsonBuffer::encodeString(const char *x, unsigned len, bool utf8)
- {
- CriticalBlock b(crit);
- appendJSONStringValue(s, NULL, len, x, true);
- }
- void FlushingJsonBuffer::encodeData(const void *data, unsigned len)
- {
- CriticalBlock b(crit);
- appendJSONDataValue(s, NULL, len, data);
- }
- void FlushingJsonBuffer::startDataset(const char *elementName, const char *resultName, unsigned sequence, bool _extend, const IProperties *xmlns)
- {
- CriticalBlock b(crit);
- extend = _extend;
- if (isEmpty || !extend)
- {
- name.clear().append(resultName ? resultName : elementName);
- sequenceNumber = 0;
- startBlock();
- if (!isBlocked)
- {
- StringBuffer seqName;
- if (!resultName || !*resultName)
- resultName = seqName.appendf("result_%d", sequence+1).str();
- appendJSONName(s, resultName).append('{');
- tail.set("}");
- }
- isEmpty = false;
- }
- }
- void FlushingJsonBuffer::startScalar(const char *resultName, unsigned sequence)
- {
- CriticalBlock b(crit);
- assertex(!s.length());
- name.set(resultName ? resultName : "Dataset");
- sequenceNumber = 0;
- startBlock();
- if (!isBlocked)
- {
- StringBuffer seqName;
- if (!resultName || !*resultName)
- resultName = seqName.appendf("Result_%d", sequence+1).str();
- appendJSONName(s, resultName).append('{');
- appendJSONName(s, "Row").append("[{");
- appendJSONName(s, resultName);
- tail.set("}]}");
- }
- }
- void FlushingJsonBuffer::setScalarInt(const char *resultName, unsigned sequence, __int64 value, unsigned size)
- {
- startScalar(resultName, sequence);
- if (size < 7) //JavaScript only supports 53 significant bits
- s.append(value);
- else
- s.append('"').append(value).append('"');
- }
- void FlushingJsonBuffer::setScalarUInt(const char *resultName, unsigned sequence, unsigned __int64 value, unsigned size)
- {
- startScalar(resultName, sequence);
- if (size < 7) //JavaScript doesn't support unsigned, and only supports 53 significant bits
- s.append(value);
- else
- s.append('"').append(value).append('"');
- }
- //=====================================================================================================
- ClusterWriteHandler::ClusterWriteHandler(char const * _logicalName, char const * _activityType)
- : logicalName(_logicalName), activityType(_activityType)
- {
- makePhysicalPartName(logicalName.get(), 1, 1, physicalName, false);
- splitFilename(physicalName, &physicalDir, &physicalDir, &physicalBase, &physicalBase);
- }
- void ClusterWriteHandler::addCluster(char const * cluster)
- {
- Owned<IGroup> group = queryNamedGroupStore().lookup(cluster);
- if (!group)
- throw MakeStringException(0, "Unknown cluster %s while writing file %s", cluster, logicalName.get());
- if (group->isMember())
- {
- if (localCluster)
- throw MakeStringException(0, "Cluster %s occupies node already specified while writing file %s", cluster,
- logicalName.get());
- localClusterName.set(cluster);
- localCluster.set(group);
- }
- else
- {
- ForEachItemIn(idx, remoteNodes)
- {
- Owned<INode> other = remoteNodes.item(idx).getNode(0);
- if (group->isMember(other))
- throw MakeStringException(0, "Cluster %s occupies node already specified while writing file %s",
- cluster, logicalName.get());
- }
- remoteNodes.append(*group.getClear());
- remoteClusters.append(cluster);
- }
- }
- void ClusterWriteHandler::getLocalPhysicalFilename(StringAttr & out) const
- {
- if(localCluster.get())
- out.set(physicalName.str());
- else
- getTempFilename(out);
- PROGLOG("%s(CLUSTER) for logical filename %s writing to local file %s", activityType.get(), logicalName.get(), out.get());
- }
- void ClusterWriteHandler::splitPhysicalFilename(StringBuffer & dir, StringBuffer & base) const
- {
- dir.append(physicalDir);
- base.append(physicalBase);
- }
- void ClusterWriteHandler::getTempFilename(StringAttr & out) const
- {
- // Should be implemented by more derived (platform-specific) class, if needed
- throwUnexpected();
- }
- void ClusterWriteHandler::copyPhysical(IFile * source, bool noCopy) const
- {
- RemoteFilename rdn, rfn;
- rdn.setLocalPath(physicalDir.str());
- rfn.setLocalPath(physicalName.str());
- ForEachItemIn(idx, remoteNodes)
- {
- rdn.setEp(remoteNodes.item(idx).queryNode(0).endpoint());
- rfn.setEp(remoteNodes.item(idx).queryNode(0).endpoint());
- Owned<IFile> targetdir = createIFile(rdn);
- Owned<IFile> target = createIFile(rfn);
- PROGLOG("%s(CLUSTER) for logical filename %s copying %s to %s", activityType.get(), logicalName.get(), source->queryFilename(), target->queryFilename());
- if(noCopy)
- {
- WARNLOG("Skipping remote copy due to debug option");
- }
- else
- {
- targetdir->createDirectory();
- copyFile(target, source);
- }
- }
- }
- void ClusterWriteHandler::setDescriptorParts(IFileDescriptor * desc, char const * basename, IPropertyTree * attrs) const
- {
- if(!localCluster.get()&&(remoteNodes.ordinality()==0))
- throw MakeStringException(0, "Attempting to write file to no clusters");
- ClusterPartDiskMapSpec partmap; // will get this from group at some point
- desc->setNumParts(1);
- desc->setPartMask(basename);
- if (localCluster)
- desc->addCluster(localClusterName,localCluster, partmap);
- ForEachItemIn(idx,remoteNodes)
- desc->addCluster(remoteClusters.item(idx),&remoteNodes.item(idx), partmap);
- if (attrs) {
- // need to set part attr
- IPartDescriptor *partdesc = desc->queryPart(0);
- IPropertyTree &pprop = partdesc->queryProperties();
- // bit of a kludge (should really set properties *after* creating part rather than passing prop tree in)
- Owned<IAttributeIterator> ai = attrs->getAttributes();
- ForEach(*ai)
- pprop.setProp(ai->queryName(),ai->queryValue());
- }
- }
- void ClusterWriteHandler::finish(IFile * file) const
- {
- if(!localCluster.get())
- {
- PROGLOG("%s(CLUSTER) for logical filename %s removing temporary file %s", activityType.get(), logicalName.get(), file->queryFilename());
- file->remove();
- }
- }
- void ClusterWriteHandler::getClusters(StringArray &clusters) const
- {
- if(localCluster)
- clusters.append(localClusterName);
- ForEachItemIn(c, remoteClusters)
- clusters.append(remoteClusters.item(c));
- }
- //=====================================================================================================
- class COrderedOutputSerializer : implements IOrderedOutputSerializer, public CInterface
- {
- class COrderedResult : public CInterface
- {
- bool closed;
- StringBuffer sb;
- public:
- IMPLEMENT_IINTERFACE;
- COrderedResult() : closed(false) {}
- bool flush(FILE * outFile, bool onlyClosed)
- {
- if (closed || !onlyClosed)
- {
- if (sb.length())
- {
- ::fwrite(sb.str(), sb.length(), 1, outFile);
- sb.clear();
- }
- }
- return closed;
- }
- size32_t printf(const char *format, va_list args)
- {
- if (closed)
- throw MakeStringException(0, "Attempting to append to previously closed result in COrderedResult::printf");
- int prevLen = sb.length();
- sb.valist_appendf(format, args);
- return sb.length() - prevLen;
- }
- size32_t fwrite(const void * data, size32_t size, size32_t count)
- {
- if (closed)
- throw MakeStringException(0, "Attempting to append to previously closed result in COrderedResult::fwrite");
- size32_t len = size * count;
- sb.append(len, (const char *)data);
- return len;
- }
- void close(bool nl)
- {
- if (closed)
- throw MakeStringException(0, "Attempting to reclose result in COrderedResult::close");
- if (nl)
- sb.append('\n');
- closed = true;
- }
- };
- CIArrayOf<COrderedResult> COrderedResultArr;
- int lastSeqFlushed;
- FILE * outFile;
- CriticalSection crit;
- COrderedResult * getResult(size32_t seq)
- {
- while ((int)COrderedResultArr.ordinality() < (seq+1))
- COrderedResultArr.append(*(new COrderedResult()));
- return &COrderedResultArr.item(seq);
- }
- void flushCurrent()//stream current sequence
- {
- COrderedResult &res = COrderedResultArr.item(lastSeqFlushed + 1);
- res.flush(outFile,false);
- fflush(outFile);
- }
- void flushCompleted(bool onlyClosed)//flush completed sequence(s)
- {
- int lastSeq = (int)COrderedResultArr.ordinality()-1;
- for (; lastSeqFlushed < lastSeq; lastSeqFlushed++)
- {
- COrderedResult &res = COrderedResultArr.item(lastSeqFlushed + 1);
- if (!res.flush(outFile,onlyClosed) && onlyClosed)
- break;
- }
- fflush(outFile);
- }
- public:
- IMPLEMENT_IINTERFACE;
- COrderedOutputSerializer(FILE* _outFile) : lastSeqFlushed(-1), outFile(_outFile) {}
- ~COrderedOutputSerializer()
- {
- if (lastSeqFlushed != (COrderedResultArr.ordinality()-1))
- flushCompleted(false);
- COrderedResultArr.kill();
- }
- //IOrderedOutputSerializer
- size32_t fwrite(int seq, const void * data, size32_t size, size32_t count)
- {
- CriticalBlock c(crit);
- size32_t ret = getResult(seq)->fwrite(data,size, count);
- if (seq == (lastSeqFlushed + 1))
- flushCurrent();
- return ret;
- }
- size32_t printf(int seq, const char *format, ...) __attribute__((format(printf, 3, 4)))
- {
- CriticalBlock c(crit);
- va_list args;
- va_start(args, format);
- int ret = getResult(seq)->printf(format, args);
- va_end(args);
- if (seq == (lastSeqFlushed + 1))
- flushCurrent();
- return ret;
- }
- void close(int seq, bool nl)
- {
- CriticalBlock c(crit);
- getResult(seq)->close(nl);
- if ( seq == (lastSeqFlushed+1) )
- flushCompleted(true);
- }
- };
- IOrderedOutputSerializer * createOrderedOutputSerializer(FILE * _outFile)
- {
- return new COrderedOutputSerializer(_outFile);
- }
- //=====================================================================================================
- StringBuffer & mangleHelperFileName(StringBuffer & out, const char * in, const char * wuid, unsigned int flags)
- {
- out = in;
- if (flags & (TDXtemporary | TDXjobtemp))
- out.append("__").append(wuid);
- return out;
- }
- StringBuffer & mangleLocalTempFilename(StringBuffer & out, char const * in)
- {
- char const * start = in;
- while(true)
- {
- char const * end = strstr(start, "::");
- if(end)
- {
- out.append(end-start, start).append("__scope__");
- start = end + 2;
- }
- else
- {
- out.append(start);
- break;
- }
- }
- return out;
- }
- static const char *skipLfnForeign(const char *lfn)
- {
- while (*lfn=='~')
- lfn++;
- const char *finger = lfn;
- const char *scope = strstr(finger, "::");
- if (scope)
- {
- StringBuffer cmp;
- if (strieq("foreign", cmp.append(scope-finger, finger).trim()))
- {
- // foreign scope - need to strip off the ip and port
- scope += 2; // skip ::
- finger = strstr(scope,"::");
- if (finger)
- {
- finger += 2;
- while (*finger == ' ')
- finger++;
- return finger;
- }
- }
- }
- return lfn;
- }
- StringBuffer & expandLogicalFilename(StringBuffer & logicalName, const char * fname, IConstWorkUnit * wu, bool resolveLocally, bool ignoreForeignPrefix)
- {
- const char *native = (ignoreForeignPrefix) ? skipLfnForeign(fname) : fname; //for published roxie queries foreign location already reflected in local dfs meta data
- if (fname[0]=='~')
- logicalName.append(native);
- else if (resolveLocally)
- {
- StringBuffer sb(native);
- sb.replaceString("::",PATHSEPSTR);
- makeAbsolutePath(sb.str(), logicalName.clear());
- }
- else
- {
- SCMStringBuffer lfn;
- if (wu)
- {
- wu->getScope(lfn);
- if(lfn.length())
- logicalName.append(lfn.s).append("::");
- }
- logicalName.append(native);
- }
- return logicalName;
- }
- //----------------------------------------------------------------------------------
- void IRoxieContextLogger::CTXLOGae(IException *E, const char *file, unsigned line, const char *prefix, const char *format, ...) const
- {
- va_list args;
- va_start(args, format);
- CTXLOGaeva(E, file, line, prefix, format, args);
- va_end(args);
- }
- void HttpHelper::parseURL()
- {
- const char *start = url.str();
- while (isspace(*start))
- start++;
- if (*start=='/')
- start++;
- StringAttr path;
- const char *finger = strpbrk(start, "?");
- if (finger)
- path.set(start, finger-start);
- else
- path.set(start);
- if (path.length())
- pathNodes.appendList(path, "/");
- if (!finger)
- return;
- finger++;
- while (*finger)
- {
- StringBuffer s, prop, val;
- while (*finger && *finger != '&' && *finger != '=')
- s.append(*finger++);
- appendDecodedURL(prop, s.trim());
- if (!*finger || *finger == '&')
- val.set("1");
- else
- {
- s.clear();
- finger++;
- while (*finger && *finger != '&')
- s.append(*finger++);
- appendDecodedURL(val, s.trim());
- }
- if (prop.length())
- parameters->setProp(prop, val);
- if (*finger)
- finger++;
- }
- }
|